mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-12-12 14:17:47 +00:00
Actually thinking about it, lets not clean the manpage, it comes precompiled in tarballs
This commit is contained in:
parent
5aa4d497cb
commit
5e34adc29b
@ -38,7 +38,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 doc/lsyncd.1
|
||||
CLEANFILES = runner.out defaults.out runner.c defaults.c
|
||||
|
||||
# compiles the runner and the defaults into the binary
|
||||
lsyncd_LDADD += runner.o defaults.o
|
||||
|
Loading…
Reference in New Issue
Block a user