X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pop%2FMakefile.am;h=146744763924c54ca086297f97597b75566f5abc;hp=48cb078ee9f4b27f18b6fec10138c8b97320da43;hb=688ac22f746f785c27ac99ac86aa85a3035a3638;hpb=9218fd9d7e2a7976b34683c60cb94f7fda42141a diff --git a/pop/Makefile.am b/pop/Makefile.am index 48cb078..1467447 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