]> git.ozlabs.org Git - petitboot/blobdiff - test/lib/Makefile.am
test/parser: Add test_set_conf_source()
[petitboot] / test / lib / Makefile.am
index 56fea5e6eba65c69e21be3e8aed5c8d70c556f46..bfcf9c25efaf98463c6905b01b6ca0cd18a45881 100644 (file)
@@ -16,7 +16,6 @@ AUTOMAKE_OPTIONS = parallel-tests
 AM_CPPFLAGS = \
        -I$(top_srcdir) \
        -I$(top_srcdir)/lib \
-       -I$(includedir) \
        $(DEFAULT_CPPFLAGS)
 
 AM_CFLAGS = \
@@ -25,6 +24,7 @@ AM_CFLAGS = \
 list_test_SOURCES = list-test.c
 list_test_LDADD = ../../lib/libpbcore.la
 
-noinst_PROGRAMS = list-test
+check_PROGRAMS = list-test
+TESTS = list-test
 
 MAINTAINERCLEANFILES = Makefile.in