projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f1e47e
)
(INCLUDES): Remove -I../intl.
author
Jim Meyering
<jim@meyering.net>
Wed, 24 Apr 2002 07:52:39 +0000
(07:52 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 24 Apr 2002 07:52:39 +0000
(07:52 +0000)
(libfetish_a_SOURCES): Add gettext.h.
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index a699ad0670d6ef16fbb45f795536f0088edd6654..bc9235254af9088575f43cd94b4ac3fc07066d82 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-4,7
+4,7
@@
AUTOMAKE_OPTIONS = ../src/ansi2knr
noinst_LIBRARIES = libfetish.a
-INCLUDES = -I.. -I$(srcdir)
-I../intl
+INCLUDES = -I.. -I$(srcdir)
DEFS = -DLIBDIR=\"$(libdir)\" @DEFS@
## Put relatively complex files at the beginning of the list so
@@
-43,6
+43,7
@@
libfetish_a_SOURCES = \
getpagesize.h \
getstr.c getstr.h \
gettime.c \
+ gettext.h \
getugroups.c \
group-member.h \
hard-locale.c hard-locale.h \