aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-04 11:30:39 -0800
committerTed Gould <ted@gould.cx>2010-02-04 11:30:39 -0800
commitdf8331dc89aee9384dedf90fb7f309b863ac55c5 (patch)
treeb1f14958de61303f9069be59ce7d0c3859b209bf /tools
parent37676d35a5ecb78fe1a830c0fa8fd1e66f9610cf (diff)
downloadlibdbusmenu-df8331dc89aee9384dedf90fb7f309b863ac55c5.tar.gz
libdbusmenu-df8331dc89aee9384dedf90fb7f309b863ac55c5.tar.bz2
libdbusmenu-df8331dc89aee9384dedf90fb7f309b863ac55c5.zip
Actually do it right.
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index c2790c7..47fa58f 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,5 +1,7 @@
-libexec_PROGRAMS = dbusmenu-dumper dbusmenu-bench
+libexec_PROGRAMS = dbusmenu-dumper
+
+libexec_SCRIPTS = dbusmenu-bench
dbusmenu_dumper_SOURCES = \
dbusmenu-dumper.c
@@ -12,3 +14,4 @@ dbusmenu_dumper_LDADD = \
../libdbusmenu-glib/libdbusmenu-glib.la \
$(DBUSMENUGLIB_LIBS)
+EXTRA_DIST = dbusmenu-bench