update source to use our brand new source generator. Update automakes.
[apps/madmutt.git] / nntp / Makefile.am
index 8f3d7da..0907c36 100644 (file)
@@ -7,9 +7,8 @@ AUTOMAKE_OPTIONS = foreign
 INCLUDES = -I$(top_srcdir) -I../intl
 
 noinst_LIBRARIES = libnntp.a
-noinst_HEADERS = nntp.h mx_nntp.h
+noinst_HEADERS = nntp.h
 
-libnntp_a_SOURCES = nntp.h mx_nntp.h \
-                   nntp.c mx_nntp.c newsrc.c
+libnntp_a_SOURCES = nntp.h nntp.c newsrc.c
 
--include ../cflags.mk
+-include $(top_builddir)/tools/cflags.mk