aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-04-02 09:25:13 -0500
committerTed Gould <ted@gould.cx>2012-04-02 09:25:13 -0500
commitd3fb9ada324ede93d8dc789a621380c1c7828d21 (patch)
treea87926900366d88b12884046a39e96de06afccdb /tests
parent86df02fa5a703cacd492db1b999f9449c3247c6b (diff)
downloadlibdbusmenu-d3fb9ada324ede93d8dc789a621380c1c7828d21.tar.gz
libdbusmenu-d3fb9ada324ede93d8dc789a621380c1c7828d21.tar.bz2
libdbusmenu-d3fb9ada324ede93d8dc789a621380c1c7828d21.zip
Turns out we don't need the valgrind libs to use those macros, the pkgconfig file is over zealous. Thanks go to sewardj!
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 82f6a9d..805adb9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -223,6 +223,7 @@ test_json_server_CFLAGS = \
-I $(srcdir) \
$(DBUSMENUGLIB_CFLAGS) \
$(DBUSMENUTESTS_CFLAGS) \
+ $(DBUSMENUTESTSVALGRIND_CFLAGS) \
-Wall -Werror
test_json_server_LDADD = \