summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-12-05 12:47:26 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-12-05 12:47:26 +0000
commit6a2d52253e78b27300b1d579c81bc2a05c606e83 (patch)
treea50d546d6536eec2a557464dfe8021fee42db8ce /lib
parent24a15db8352742cdb85f128b7062f98a7bdf5f12 (diff)
downloadmailutils-6a2d52253e78b27300b1d579c81bc2a05c606e83.tar.gz
mailutils-6a2d52253e78b27300b1d579c81bc2a05c606e83.tar.bz2
(INCLUDES): Fixed path.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index a25881746..1477b9432 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -6,10 +6,9 @@ noinst_LTLIBRARIES = libmailutils.la
SUBDIRS = posix
-INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/include/gnu
+INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/include/mailutils/gnu
libmailutils_la_SOURCES = basename.c daemon.c getopt.c getopt1.c md5.c \
- mu_dbm.c xstrdup.c xmalloc.c \
- pin.c
+ mu_dbm.c xstrdup.c xmalloc.c
EXTRA_DIST = alloca.c fnmatch.c fgetpwent.c getpass.c malloc.c obstack.c \
realloc.c setenv.c snprintf.c strncasecmp.c \

Return to:

Send suggestions and report system problems to the System administrator.