From 8f801277df211416ca9636b3d28ead43f9f50a35 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 16 Jan 2009 12:47:51 -0600 Subject: Moving the tests so that they can guarantee to build after the library builds as otherwise they end up getting built first. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 083ceff..555e6d5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,5 +2,6 @@ SUBDIRS = \ src \ libindicate \ + tests \ data \ po -- cgit v1.2.3