summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-05-02 12:30:45 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-05-02 12:30:45 +0000
commitcfd3fd5b440a7270130a9f2b72e88f210bf6c68e (patch)
treefdbcf848f66be2e58614a7bb1feac3355707b008 /lib
parentb1447beb261d94b25472e24ba6b93ef2c32dea9e (diff)
downloadmailutils-cfd3fd5b440a7270130a9f2b72e88f210bf6c68e.tar.gz
mailutils-cfd3fd5b440a7270130a9f2b72e88f210bf6c68e.tar.bz2
Added utmp.c
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 0dd568ff6..c18bfc5f6 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -12,7 +12,8 @@ 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
+ argp-help.c argp-parse.c argp-pv.c argp-pvh.c argp-xinl.c \
+ utmp.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.