aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-07-21 10:04:21 -0500
committerTed Gould <ted@gould.cx>2011-07-21 10:04:21 -0500
commite27e7f65e712753ec989325d49a08dcd7d4a77d4 (patch)
tree24a547d20f13852e67bc959bcaf8e9824c9afab6
parent0cee12c6cef5882311fb67d7d0071f4e3fed0400 (diff)
downloadlibayatana-indicator-e27e7f65e712753ec989325d49a08dcd7d4a77d4.tar.gz
libayatana-indicator-e27e7f65e712753ec989325d49a08dcd7d4a77d4.tar.bz2
libayatana-indicator-e27e7f65e712753ec989325d49a08dcd7d4a77d4.zip
Making sure the lib builds before the tests or tools
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cdd5b8d..3bd312e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,10 @@ SUBDIRS = \
tests \
tools
+tests: libindicator
+
+tools: libindicator
+
DISTCHECK_CONFIGURE_FLAGS = --disable-deprecations
DISTCLEANFILES = \