Compatibility for Automake 1.12.4+
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user