aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-14 13:54:12 -0500
committerTed Gould <ted@gould.cx>2010-06-14 13:54:12 -0500
commitecf64a2f000ee9666a263afe23075d36bf2efe9a (patch)
tree9e0cc10cc689133edff1c20bec95e687d6a5fbbc /tests/Makefile.am
parentc78d1b4b827e13ee4e498516e14a56571e8a8b5f (diff)
downloadlibdbusmenu-ecf64a2f000ee9666a263afe23075d36bf2efe9a.tar.gz
libdbusmenu-ecf64a2f000ee9666a263afe23075d36bf2efe9a.tar.bz2
libdbusmenu-ecf64a2f000ee9666a263afe23075d36bf2efe9a.zip
Adding in a test for the pixbuf property
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 6482d09..b21c346 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -217,6 +217,7 @@ test_gtk_objects_CFLAGS = \
-I $(srcdir)/.. \
$(DBUSMENUGLIB_CFLAGS) \
$(DBUSMENUGTK_CFLAGS) \
+ -DSRCDIR="\"$(srcdir)\"" \
-Wall -Werror
test_gtk_objects_LDADD = \