X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=nntp%2FMakefile.am;h=0907c36baeafb498474d40978828032ee11c0622;hp=22799cb490a49d96d03b94e400096bc85d13aef4;hb=4f1b1414371cc373f50ca79a888928635a3a3763;hpb=b08f9bb863302b8a1e2c1ebb3d4f2be00f6bd759 diff --git a/nntp/Makefile.am b/nntp/Makefile.am index 22799cb..0907c36 100644 --- a/nntp/Makefile.am +++ b/nntp/Makefile.am @@ -9,4 +9,6 @@ INCLUDES = -I$(top_srcdir) -I../intl noinst_LIBRARIES = libnntp.a noinst_HEADERS = nntp.h -libnntp_a_SOURCES = nntp.c newsrc.c nntp.h +libnntp_a_SOURCES = nntp.h nntp.c newsrc.c + +-include $(top_builddir)/tools/cflags.mk