diff options
author | Ted Gould <ted@gould.cx> | 2010-02-04 11:27:23 -0800 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-04 11:27:23 -0800 |
commit | 37676d35a5ecb78fe1a830c0fa8fd1e66f9610cf (patch) | |
tree | 97eeae2aecf58e9646d9835b1a3903d28f912407 /tools | |
parent | 47c2aab8d8cdcbee24f63932237657e30164e416 (diff) | |
download | libdbusmenu-37676d35a5ecb78fe1a830c0fa8fd1e66f9610cf.tar.gz libdbusmenu-37676d35a5ecb78fe1a830c0fa8fd1e66f9610cf.tar.bz2 libdbusmenu-37676d35a5ecb78fe1a830c0fa8fd1e66f9610cf.zip |
Install dbusmenu-bench
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 2 | ||||
-rwxr-xr-x | tools/dbusmenu-bench (renamed from tools/dbusmenubench.py) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 415050f..c2790c7 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,5 +1,5 @@ -libexec_PROGRAMS = dbusmenu-dumper +libexec_PROGRAMS = dbusmenu-dumper dbusmenu-bench dbusmenu_dumper_SOURCES = \ dbusmenu-dumper.c diff --git a/tools/dbusmenubench.py b/tools/dbusmenu-bench index c7d3bf2..c7d3bf2 100755 --- a/tools/dbusmenubench.py +++ b/tools/dbusmenu-bench |