lsyncd/Makefile.am

12 lines
285 B
Makefile
Raw Normal View History

2008-08-06 13:04:01 +00:00
## Makefile.am -- Process this file with automake to produce Makefile.in
bin_PROGRAMS = lsyncd
lsyncd_SOURCES = lsyncd.c
2008-10-06 20:35:52 +00:00
TESTS = tests/help.sh \
tests/version.sh \
tests/wrong-logfile.sh \
tests/wrong-rsync.sh
2008-08-06 13:04:01 +00:00
datarootdir = @datarootdir@
EXTRA_DIST = config.h.in inotify-nosys.h