aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2015-03-06 21:46:30 -0600
committerTed Gould <ted@gould.cx>2015-03-06 21:46:30 -0600
commit474099ef1d4010fa918da698707b644cbc3fe5da (patch)
tree264ae602ee1390949470bbbfac13e39a92d6ca00 /Makefile.am
parentdf3f745d94c5bd0c5c0c2eaf85ed63a438981e3d (diff)
downloadayatana-indicator-messages-474099ef1d4010fa918da698707b644cbc3fe5da.tar.gz
ayatana-indicator-messages-474099ef1d4010fa918da698707b644cbc3fe5da.tar.bz2
ayatana-indicator-messages-474099ef1d4010fa918da698707b644cbc3fe5da.zip
A test that puts a message in the menu
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fe247b6..a48804e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ SUBDIRS += \
tests
# build src first
-tests: src
+tests: src libmessaging-menu
endif