chiark / gitweb /
Switch to AM_CPPFLAGS as suggested by autoreconf
[innduct.git] / Makefile.am
index f87a0690114c62bb2e1802e5621309f82396efb5..693c90fbbf79ea8c4ece1df075c8a8b40cc9f3f2 100644 (file)
@@ -24,7 +24,7 @@
 
 AUTOMAKE_OPTIONS=foreign
 
-INCLUDES = -I/usr/include/inn
+AM_CPPFLAGS = -I/usr/include/inn
 
 WERROR = -Werror
 CMDLINE_CFLAGS =
@@ -40,7 +40,8 @@ WARNINGS= \
 CFLAGS = @CFLAGS@ $(WARNINGS) $(WERROR) $(CMDLINE_CFLAGS)
 
 bin_PROGRAMS = innduct
-man_MANS = innduct.8
+bin_SCRIPTS = innduct-stats-report innduct-forall
+man_MANS = innduct.8 innduct-stats-report.8
 innduct_SOURCES = duct.c conn.c filemon.c infile.c recv.c xmit.c \
                cli.c defer.c help.c statemc.c __oop-read-copy.c