X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=daemon.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=48838face8f2ed66961d041f1ed48ca59fc186aa;hp=2555054d1b9593c7f98d47aff3420ff2fa9bf6a0;hb=43f635047ae14880f964052ef449627fe0984913;hpb=1f7a4b03d34008096c4c0159c0c91c702e8d2e91 diff --git a/Makefile.am b/Makefile.am index 2555054..48838fa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,8 +9,8 @@ daemon_SOURCES = \ flopen.c flopen.h \ $(NULL) -man8_MANS = daemon.8 -EXTRA_DIST = $(man8_MANS) getprogname.c +daemon_CFLAG = -Wall +daemon_LDADD = $(LIBOBJS) -AM_CFLAGS = -Wall -AM_LDLDD = $(LIBOBJS) \ No newline at end of file +man8_MANS = daemon.8 +EXTRA_DIST = $(man8_MANS)