Basic evaluation.
[goals.git] / Makefile.in
index 30fe5b1..eeca209 100644 (file)
@@ -16,7 +16,7 @@
 # with this program; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
-SUBDIRS = src
+SUBDIRS = src tests
 
 all clean depend install:
        $(MAKE) -C src $@