X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pop%2FMakefile.am;h=146744763924c54ca086297f97597b75566f5abc;hp=ac8f5ce6221713873ac18a053a99333bb4d7a0ba;hb=9ce749c3b737258ad526d6afc2eb69b788a34cd4;hpb=25bf57d598476b329536fa3f748cc0c529fef6bd diff --git a/pop/Makefile.am b/pop/Makefile.am index ac8f5ce..1467447 100644 --- a/pop/Makefile.am +++ b/pop/Makefile.am @@ -7,6 +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