aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2015-03-11 16:21:14 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2015-03-11 16:21:14 +0000
commit467b5a9ba77de55ba2e94524e7b71b242732082b (patch)
tree73bec647407d8e29c7b7f92ebb2f969c7293b01d /configure.ac
parentae80ff1884e3d0173eb348b30d61fba2ccdd8ca1 (diff)
parent5133bf06e0398d43861ac0d2b19ca9bc9a03ec1e (diff)
downloadayatana-indicator-messages-467b5a9ba77de55ba2e94524e7b71b242732082b.tar.gz
ayatana-indicator-messages-467b5a9ba77de55ba2e94524e7b71b242732082b.tar.bz2
ayatana-indicator-messages-467b5a9ba77de55ba2e94524e7b71b242732082b.zip
Sanity tests to test basic features of the messaging menu
Approved by: Charles Kerr, PS Jenkins bot
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8550030..b9c8800 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,6 +48,8 @@ PKG_CHECK_MODULES(APPLET, gio-unix-2.0 >= $GIO_UNIX_REQUIRED_VERSION
PKG_CHECK_MODULES(GIO, gio-unix-2.0 >= $GIO_UNIX_REQUIRED_VERSION)
+PKG_CHECK_MODULES(DBUSTEST, dbustest-1)
+
AC_SUBST(APPLET_CFLAGS)
AC_SUBST(APPLET_LIBS)
@@ -172,7 +174,7 @@ data/icons/scalable/status/Makefile
data/icons/scalable/categories/Makefile
data/upstart/Makefile
po/Makefile.in
-test/Makefile
+tests/Makefile
libmessaging-menu/Makefile
libmessaging-menu/messaging-menu.pc
doc/Makefile