From e27e7f65e712753ec989325d49a08dcd7d4a77d4 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 21 Jul 2011 10:04:21 -0500 Subject: Making sure the lib builds before the tests or tools --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') 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 = \ -- cgit v1.2.3