X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=Makefile.in;h=6b06eaaa9a1ec2bbda77600e11d723c475554426;hb=60b582b4cf746b00217963aeb6990b0cb47e805b;hp=e49548ecc004e816aa4e0b8c504ccda0fdf1f195;hpb=d5e969b53acb9f724c8b33aed7cbf64a0ec0a017;p=innduct.git diff --git a/Makefile.in b/Makefile.in index e49548e..6b06eaa 100644 --- a/Makefile.in +++ b/Makefile.in @@ -234,10 +234,11 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \ $(top_srcdir)/autoconf-aux/depcomp \ $(top_srcdir)/autoconf-aux/install-sh \ $(top_srcdir)/autoconf-aux/missing \ - $(top_srcdir)/autoconf-aux/mkinstalldirs autoconf-aux/compile \ - autoconf-aux/config.guess autoconf-aux/config.sub \ - autoconf-aux/depcomp autoconf-aux/install-sh \ - autoconf-aux/missing autoconf-aux/mkinstalldirs + $(top_srcdir)/autoconf-aux/mkinstalldirs autoconf-aux/COPYING \ + autoconf-aux/compile autoconf-aux/config.guess \ + autoconf-aux/config.sub autoconf-aux/depcomp \ + autoconf-aux/install-sh autoconf-aux/missing \ + autoconf-aux/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) @@ -362,7 +363,7 @@ 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 dist_doc_DATA = README.states README.statistics -innduct_LDADD = -L/usr/lib/news -lstorage -linn -lm -loop +innduct_LDADD = -lm -loop MAINTAINERCLEANFILES = configure config.h.in Makefile.in all: config.h $(MAKE) $(AM_MAKEFLAGS) all-am