Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
cfd3fd5b
...
cfd3fd5b440a7270130a9f2b72e88f210bf6c68e
authored
2002-05-02 12:30:45 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added utmp.c
1 parent
b1447beb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
lib/Makefile.am
lib/Makefile.am
View file @
cfd3fd5
...
...
@@ -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
\
...
...
Please
register
or
sign in
to post a comment