summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 5873e44c7..3eb5e4a64 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -19,9 +19,7 @@
noinst_LTLIBRARIES = libmailutils.la
-SUBDIRS = posix
-
-INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/include/mailutils/gnu @INTLINCS@
+INCLUDES = -I${top_srcdir}/include -I${top_builddir}/include/mailutils/gnu @INTLINCS@
libmailutils_la_SOURCES = basename.c daemon.c getopt.c getopt1.c md5.c \
mu_dbm.c xstrdup.c xmalloc.c
@@ -32,7 +30,7 @@ EXTRA_DIST = alloca.c fnmatch.c fgetpwent.c getpass.c malloc.c obstack.c \
noinst_HEADERS = error.h fnmatch.h md5.h \
mu_dbm.h\
- regex.h snprintf.h xalloc.h xstrtol.h obstack.h \
+ snprintf.h xalloc.h xstrtol.h obstack.h \
mu_asprintf.h
libmailutils_la_LIBADD = @LTLIBOBJS@ @ALLOCA@

Return to:

Send suggestions and report system problems to the System administrator.