mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-01-22 22:58:35 +00:00
Merge pull request #155 from devurandom/feature/add-manpage-to-cleanfiles
Add manpage to CLEANFILES
This commit is contained in:
commit
f9ef52ab34
@ -37,7 +37,7 @@ EXTRA_DIST = doc/lsyncd.1.txt inotify.c fsevents.c bin2carray.lua \
|
||||
doc/lsyncd.1: doc/lsyncd.1.txt
|
||||
$(A2X) --format=manpage $<
|
||||
|
||||
CLEANFILES = runner.out defaults.out runner.c defaults.c
|
||||
CLEANFILES = runner.out defaults.out runner.c defaults.c doc/lsyncd.1
|
||||
|
||||
# compiles the runner and the defaults into the binary
|
||||
lsyncd_LDADD += runner.o defaults.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user