X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=chat%2FMakefile.am;fp=chat%2FMakefile.am;h=0a2986934a1eb667b0b945a4fd57f86206217bfc;hb=af9eafe584f98986a20bc33c8535a044bbdbb12b;hp=58af42eafd75fc34dabca346719799acf987b3f7;hpb=e9cdeb051b18404c8127e57bbd555004c4ab5bbf;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