X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pop%2FMakefile.am;h=6fca1fb4586bd6f71566fdb6c32169a04c1dff8e;hp=48cb078ee9f4b27f18b6fec10138c8b97320da43;hb=2dc50decd320b310ef56c14041b6fa4fefd865ac;hpb=9218fd9d7e2a7976b34683c60cb94f7fda42141a 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