Compatibility for Automake 1.12.4+

This commit is contained in:
Berke Viktor
2012-10-13 22:26:35 +02:00
parent 4482f8d1f5
commit 84c536e4ea
12 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
noinst_LIBRARIES = libxchatcommon.a
INCLUDES = $(COMMON_CFLAGS)
AM_CPPFLAGS = $(COMMON_CFLAGS)
EXTRA_DIST = \
cfgfiles.h \

View File

@@ -19,7 +19,7 @@ BUILT_SOURCES = \
CLEANFILES = $(BUILT_SOURCES)
INCLUDES = $(COMMON_CFLAGS) $(DBUS_CFLAGS)
AM_CPPFLAGS = $(COMMON_CFLAGS) $(DBUS_CFLAGS)
noinst_PROGRAMS = example
example_SOURCES = example.c