mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-12-13 14:43:09 +00:00
Add manpage to CLEANFILES
This commit is contained in:
parent
ddbf2c2a19
commit
a82f43ab3f
@ -37,7 +37,7 @@ EXTRA_DIST = doc/lsyncd.1.txt inotify.c fsevents.c bin2carray.lua \
|
|||||||
doc/lsyncd.1: doc/lsyncd.1.txt
|
doc/lsyncd.1: doc/lsyncd.1.txt
|
||||||
a2x --format=manpage $<
|
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
|
# compiles the runner and the defaults into the binary
|
||||||
lsyncd_LDADD += runner.o defaults.o
|
lsyncd_LDADD += runner.o defaults.o
|
||||||
|
Loading…
Reference in New Issue
Block a user