X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=pop%2FMakefile.am;h=ac8f5ce6221713873ac18a053a99333bb4d7a0ba;hb=105e395f06e15f2c3878d856bc278dd2cf971794;hp=dee7dab4dea8394c4c64578b0a86fa2b0d007e4d;hpb=36d6553c2d1a80b38e961b95ebbfe0290dd5b002;p=apps%2Fmadmutt.git diff --git a/pop/Makefile.am b/pop/Makefile.am index dee7dab..ac8f5ce 100644 --- a/pop/Makefile.am +++ b/pop/Makefile.am @@ -7,6 +7,6 @@ AUTOMAKE_OPTIONS = foreign INCLUDES = -I$(top_srcdir) -I../intl noinst_LIBRARIES = libpop.a -noinst_HEADERS = pop.h +noinst_HEADERS = pop.h mx_pop.h -libpop_a_SOURCES = pop.c pop_auth.c pop_lib.c pop.h +libpop_a_SOURCES = pop.c pop_auth.c pop_lib.c pop.h mx_pop.h mx_pop.c