summaryrefslogtreecommitdiff
path: root/src/fe-text/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-text/Makefile.am')
-rw-r--r--src/fe-text/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am
index 39d7a3a3..51a9a4a6 100644
--- a/src/fe-text/Makefile.am
+++ b/src/fe-text/Makefile.am
@@ -5,8 +5,7 @@ INCLUDES = \
-I$(top_srcdir)/src/core/ \
-I$(top_srcdir)/src/fe-common/core/ \
$(GLIB_CFLAGS) \
- $(CURSES_INCLUDEDIR) \
- -DLOCALEDIR=\""$(datadir)/locale"\"
+ $(CURSES_INCLUDEDIR)
irssi_DEPENDENCIES = \
@COMMON_LIBS@ \