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
fec8703e
...
fec8703e6fa70950c1d7e3f88b44296f2f01c0f3
authored
2003-02-18 09:10:36 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add vsyslog.c
1 parent
74b94df3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/Makefile.am
lib/Makefile.am
View file @
fec8703
...
...
@@ -27,7 +27,7 @@ libmailutils_la_SOURCES = basename.c daemon.c getopt.c getopt1.c md5.c \
EXTRA_DIST
=
alloca.c fnmatch.c fgetpwent.c getpass.c malloc.c obstack.c
\
realloc.c setenv.c snprintf.c strncasecmp.c
\
strcasecmp.c strsignal.c xstrtol.c vasprintf.c
\
strcasecmp.c strsignal.c xstrtol.c vasprintf.c
vsyslog.c
\
utmp.c
noinst_HEADERS
=
error.h fnmatch.h md5.h
\
...
...
Please
register
or
sign in
to post a comment