tests: Make C-based test run too
authorTim Horton <hortont424@gmail.com>
Wed, 6 Jan 2010 08:53:37 +0000 (03:53 -0500)
committerTim Horton <hortont424@gmail.com>
Wed, 6 Jan 2010 08:53:37 +0000 (03:53 -0500)
tests/c/Makefile.am

index 091ecaf..cb72d00 100644 (file)
@@ -1,5 +1,7 @@
 noinst_PROGRAMS = test
 
+TESTS = test
+
 test_SOURCES =                                 \
        main.c                                          \
        basic.c                                         \