projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5546ba7
)
(INCLUDES): Add -I../intl so compiler will find libintl.h for rpmatch.c.
author
Jim Meyering
<jim@meyering.net>
Sat, 7 Sep 1996 17:59:26 +0000
(17:59 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 7 Sep 1996 17:59:26 +0000
(17:59 +0000)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index fa723a589219186ca183768d790a50850d369912..7751e1257b29812b72cd88c1e8b336f4444d25cb 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-8,6
+8,7
@@
mkdir.c mktime.c mountlist.c obstack.c posixtm.y rename.c rmdir.c rpmatch.c \
stpcpy.c strcasecmp.c strdup.c strndup.c strstr.c strtol.c strtoul.c
INCLUDES = -I.. -I$(srcdir)
+INCLUDES = -I.. -I$(srcdir) -I../intl
fu_SOURCES = getdate.c getline.c posixtm.c argmatch.c backupfile.c \
dirname.c fileblocks.c filemode.c \