summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9987b77..18c72d5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -4,10 +4,8 @@ dist_bin_SCRIPTS = eid aid gid defid
AM_CPPFLAGS = -I$(top_srcdir)/libidu \
-I$(top_srcdir)/lib \
- -I$(top_srcdir)/intl \
-DDATADIR=\"$(datadir)\" \
-DLOCALEDIR=\"$(datadir)/locale\" \
-DLANGUAGE_MAP_FILE=\"$(datadir)/id-lang.map\"
LDADD = ../libidu/libidu.a ../lib/libgnu.a $(LIBINTL) ../lib/libgnu.a
-