X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=pop%2FMakefile.am;h=6fca1fb4586bd6f71566fdb6c32169a04c1dff8e;hb=204ddf09d4f46b07c86e36a796788c081b9f7277;hp=48cb078ee9f4b27f18b6fec10138c8b97320da43;hpb=9218fd9d7e2a7976b34683c60cb94f7fda42141a;p=apps%2Fmadmutt.git diff --git a/pop/Makefile.am b/pop/Makefile.am index 48cb078..6fca1fb 100644 --- a/pop/Makefile.am +++ b/pop/Makefile.am @@ -7,8 +7,8 @@ AUTOMAKE_OPTIONS = foreign INCLUDES = -I$(top_srcdir) -I../intl noinst_LIBRARIES = libpop.a -noinst_HEADERS = pop.h mx_pop.h +noinst_HEADERS = pop.h -libpop_a_SOURCES = pop.c pop_auth.c pop_lib.c pop.h mx_pop.h mx_pop.c +libpop_a_SOURCES = pop.c pop_auth.c pop_lib.c pop.h --include ../cflags.mk +-include $(top_builddir)/tools/cflags.mk