X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppdump%2FMakefile.am;h=186f34e00e259d7837a365d8bdd4372d2dcab802;hb=87640b7b5ceb562146a1c4b820c7e151ff078eec;hp=cab9d8a89fa18ac56a16f09f62bd1e12d65fa70e;hpb=2883dd07101bf851e2ea368f0c04c91aea85cff2;p=ppp.git diff --git a/pppdump/Makefile.am b/pppdump/Makefile.am index cab9d8a..186f34e 100644 --- a/pppdump/Makefile.am +++ b/pppdump/Makefile.am @@ -1,12 +1,8 @@ sbin_PROGRAMS = pppdump -man8_MANS = pppdump.8 +dist_man8_MANS = pppdump.8 pppdump_SOURCES = pppdump.c bsd-comp.c deflate.c zlib.c -pppdump_CFLAGS = -I${top_srcdir}/include/net noinst_HEADERS = \ ppp-comp.h \ zlib.h - -EXTRA_DIST = \ - $(man8_MANS)