summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f300c6c..d37ce42 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -30,7 +30,7 @@ noinst_PROGRAMS = \
c_plus_plus_test_SOURCES = \
c-plus-plus-test.cc
-c_plus_plus_CFLAGS = $(AM_CFLAGS)
+c_plus_plus_test_CXXFLAGS = $(AM_CFLAGS)
c_plus_plus_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la ../avahi-core/libavahi-core.la
EXTRA_DIST=c-plus-plus-test-gen.py