aboutsummaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-07-23 09:24:19 +0200
committerKen VanDine <ken.vandine@canonical.com>2010-07-23 09:24:19 +0200
commit3412a47ce42136704ce787de7d1d66b358c6074d (patch)
tree42870c0c0dbf1a17515c68beaad8c96518916177 /tools/Makefile.am
parenta9299d5bfc2f1bc251d7e0e7949eeea6d0543c7b (diff)
parent598b0b51ee4b12d51a47a0bd7b595503041f037d (diff)
downloadlibdbusmenu-3412a47ce42136704ce787de7d1d66b358c6074d.tar.gz
libdbusmenu-3412a47ce42136704ce787de7d1d66b358c6074d.tar.bz2
libdbusmenu-3412a47ce42136704ce787de7d1d66b358c6074d.zip
releasing version 0.3.7-0ubuntu1
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 77d6eef..48993f1 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -10,11 +10,14 @@ dbusmenu_dumper_SOURCES = \
dbusmenu_dumper_CFLAGS = \
-I $(srcdir)/.. \
- $(DBUSMENUGLIB_CFLAGS) -Wall -Werror
+ $(DBUSMENUGLIB_CFLAGS) \
+ $(DBUSMENUDUMPER_CFLAGS) \
+ -Wall -Werror
dbusmenu_dumper_LDADD = \
../libdbusmenu-glib/libdbusmenu-glib.la \
- $(DBUSMENUGLIB_LIBS)
+ $(DBUSMENUGLIB_LIBS) \
+ $(DBUSMENUDUMPER_LIBS)
doc_DATA = README.dbusmenu-bench