aboutsummaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorAurelien Gateau <aurelien.gateau@canonical.com>2010-07-20 14:51:23 +0200
committerAurelien Gateau <aurelien.gateau@canonical.com>2010-07-20 14:51:23 +0200
commit646c74694e86d6e5d479028a7dbd8cf9a1aca37a (patch)
tree6e190570c47270eae95bfc7b2a7b7e8ce15710ba /tools/Makefile.am
parent6da7a3341f028d913fd3ad01d47a59f436b5e780 (diff)
downloadlibdbusmenu-646c74694e86d6e5d479028a7dbd8cf9a1aca37a.tar.gz
libdbusmenu-646c74694e86d6e5d479028a7dbd8cf9a1aca37a.tar.bz2
libdbusmenu-646c74694e86d6e5d479028a7dbd8cf9a1aca37a.zip
Ripped some code from wnckprop to do proper click-to-dump
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 3cd5538..ab7a598 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -10,11 +10,11 @@ dbusmenu_dumper_SOURCES = \
dbusmenu_dumper_CFLAGS = \
-I $(srcdir)/.. \
- $(DBUSMENUGLIB_CFLAGS) $(DBUSMENUTOOLS_CFLAGS) -Wall -Werror
+ $(DBUSMENUGLIB_CFLAGS) $(DBUSMENUDUMPER_CFLAGS) -Wall -Werror
dbusmenu_dumper_LDADD = \
../libdbusmenu-glib/libdbusmenu-glib.la \
- $(DBUSMENUGLIB_LIBS) $(DBUSMENUTOOLS_LIBS)
+ $(DBUSMENUGLIB_LIBS) $(DBUSMENUDUMPER_LIBS)
doc_DATA = README.dbusmenu-bench