summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-04-15 11:10:21 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-04-15 11:10:21 +0000
commita0f48f7c8787d42408a1301f0e462f7c59193723 (patch)
tree6e46af79c6661c3e07f9ec3d9d862a9ef27f34fc /lib
parent24581a1282b8efcf83f2b2921690fe5c7bdd336f (diff)
downloadmailutils-a0f48f7c8787d42408a1301f0e462f7c59193723.tar.gz
mailutils-a0f48f7c8787d42408a1301f0e462f7c59193723.tar.bz2
Always compile pin.c
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 8143475a2..642774245 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -6,13 +6,13 @@ SUBDIRS = posix
INCLUDES = -I${top_srcdir}/include
libmailutils_la_SOURCES = basename.c daemon.c getopt.c getopt1.c md5.c \
mu_dbm.c getline.c xstrdup.c xmalloc.c argcv.c \
- mu_argp.c
+ mu_argp.c pin.c
EXTRA_DIST = alloca.c fnmatch.c fgetpwent.c getpass.c malloc.c obstack.c \
realloc.c setenv.c snprintf.c strchrnul.c strndup.c strnlen.c strncasecmp.c \
strcasecmp.c strtok_r.c strsignal.c xstrtol.c vasprintf.c \
argp-ba.c argp-eexst.c argp-fmtstream.c argp-fs-xinl.c \
- argp-help.c argp-parse.c argp-pv.c argp-pvh.c argp-xinl.c pin.c
+ argp-help.c argp-parse.c argp-pv.c argp-pvh.c argp-xinl.c
noinst_HEADERS = argcv.h error.h fnmatch.h getline.h getopt.h md5.h mu_dbm.h\
regex.h snprintf.h xalloc.h xstrtol.h obstack.h mu_argp.h \

Return to:

Send suggestions and report system problems to the System administrator.