X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=chat%2FMakefile.am;h=0a2986934a1eb667b0b945a4fd57f86206217bfc;hb=d7e62a8499c4032d79e05afbd8fd3efd51c5b148;hp=58af42eafd75fc34dabca346719799acf987b3f7;hpb=2883dd07101bf851e2ea368f0c04c91aea85cff2;p=ppp.git diff --git a/chat/Makefile.am b/chat/Makefile.am index 58af42e..0a29869 100644 --- a/chat/Makefile.am +++ b/chat/Makefile.am @@ -1,9 +1,5 @@ - sbin_PROGRAMS = chat -man8_MANS = chat.8 +dist_man8_MANS = chat.8 chat_SOURCES = chat.c -chat_CFLAGS = -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY - -EXTRA_DIST = \ - $(man8_MANS) +chat_CPPFLAGS = -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY