summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index f54be6263..86e4aea0e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -17,10 +17,10 @@ EXTRA_DIST = alloca.c fnmatch.c fgetpwent.c getpass.c malloc.c obstack.c \
17 strcasecmp.c strsignal.c xstrtol.c vasprintf.c \ 17 strcasecmp.c strsignal.c xstrtol.c vasprintf.c \
18 utmp.c 18 utmp.c
19 19
20noinst_HEADERS = argcv.h error.h fnmatch.h getline.h getopt.h md5.h \ 20noinst_HEADERS = error.h fnmatch.h getopt.h md5.h \
21 mu_dbm.h\ 21 mu_dbm.h\
22 regex.h snprintf.h xalloc.h xstrtol.h obstack.h \ 22 regex.h snprintf.h xalloc.h xstrtol.h obstack.h \
23 argp-fmtstream.h argp-namefrob.h argp.h mu_asprintf.h 23 mu_asprintf.h
24 24
25libmailutils_la_LIBADD = @LTLIBOBJS@ @ALLOCA@ 25libmailutils_la_LIBADD = @LTLIBOBJS@ @ALLOCA@
26 26

Return to:

Send suggestions and report system problems to the System administrator.