chiark / gitweb /
Use autoconf to find -linnstorage etc., and link statically
[innduct.git] / Makefile.am
index 21003dbfbc3b13b09eea286d06ac922a8dfcd071..7850d48f11fdabb0c96c8b4828c0f498529b832b 100644 (file)
@@ -45,7 +45,9 @@ 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
 
-innduct_LDADD = -L/usr/lib/news -lstorage -linn -lm -loop
+dist_doc_DATA = README.states README.statistics
+
+innduct_LDADD = -lm -loop
 
 autogen autoconf:
        ./autogen.sh