diff options
author | Ted Gould <ted@gould.cx> | 2010-02-04 11:39:04 -0800 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-04 11:39:04 -0800 |
commit | e78de2ffa6efa4f7f45a979d1100cbbb8f68f6b5 (patch) | |
tree | 33aed426932bb923e8fe90945795afa4e0390f27 /configure.ac | |
parent | f719c72deb754503dbced9c0db48b70cff1eb21e (diff) | |
parent | 454de5ebb6334d69fe690f1a57a978453e1be396 (diff) | |
download | libdbusmenu-e78de2ffa6efa4f7f45a979d1100cbbb8f68f6b5.tar.gz libdbusmenu-e78de2ffa6efa4f7f45a979d1100cbbb8f68f6b5.tar.bz2 libdbusmenu-e78de2ffa6efa4f7f45a979d1100cbbb8f68f6b5.zip |
Adding in the benchmarking tools for dbusmenu.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index b14e797..de62262 100644 --- a/configure.ac +++ b/configure.ac @@ -105,6 +105,7 @@ libdbusmenu-glib/dbusmenu-glib.pc libdbusmenu-gtk/Makefile libdbusmenu-gtk/dbusmenu-gtk.pc tools/Makefile +tools/testapp/Makefile tests/Makefile ]) |