summary refs log tree commit diff stats
path: root/src/fe-text
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-13 22:26:35 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-13 22:26:35 +0200
commit84c536e4ea7a5f517822c9928222f066f2faf3fe (patch)
treea40eed544b6840c375de3004c04d85d44377d515 /src/fe-text
parent4482f8d1f53138f7846c139b6ae2b4bf9cf34dd1 (diff)
Compatibility for Automake 1.12.4+
Diffstat (limited to 'src/fe-text')
-rw-r--r--src/fe-text/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am
index 28d48060..fd0415ba 100644
--- a/src/fe-text/Makefile.am
+++ b/src/fe-text/Makefile.am
@@ -4,7 +4,7 @@ bin_PROGRAMS = hexchat-text
 
 EXTRA_DIST = README 
 
-INCLUDES = $(COMMON_CFLAGS) -DLOCALEDIR=\"$(localedir)\"
+AM_CPPFLAGS = $(COMMON_CFLAGS) -DLOCALEDIR=\"$(localedir)\"
 
 hexchat_text_LDADD = ../common/libxchatcommon.a $(COMMON_LIBS)
 hexchat_text_SOURCES = fe-text.c fe-text.h