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
6a2d5225
...
6a2d52253e78b27300b1d579c81bc2a05c606e83
authored
2002-12-05 12:47:26 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(INCLUDES): Fixed path.
1 parent
24a15db8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
lib/Makefile.am
lib/Makefile.am
View file @
6a2d522
...
...
@@ -6,10 +6,9 @@ noinst_LTLIBRARIES = libmailutils.la
SUBDIRS
=
posix
INCLUDES
=
-I
${
top_srcdir
}
/include -I
${
top_srcdir
}
/include/gnu
INCLUDES
=
-I
${
top_srcdir
}
/include -I
${
top_srcdir
}
/include/
mailutils/
gnu
libmailutils_la_SOURCES
=
basename.c daemon.c getopt.c getopt1.c md5.c
\
mu_dbm.c xstrdup.c xmalloc.c
\
pin.c
mu_dbm.c xstrdup.c xmalloc.c
EXTRA_DIST
=
alloca.c fnmatch.c fgetpwent.c getpass.c malloc.c obstack.c
\
realloc.c setenv.c snprintf.c strncasecmp.c
\
...
...
Please
register
or
sign in
to post a comment