Improve test coverage in gobject/
[platform/upstream/glib.git] / gobject / tests / Makefile.am
index 7ac008a..390f41a 100644 (file)
@@ -1,4 +1,5 @@
 include $(top_srcdir)/Makefile.decl
+NULL =
 
 AM_CPPFLAGS =                                  \
        -g                                      \
@@ -29,7 +30,9 @@ TEST_PROGS +=                 \
        properties      \
        reference       \
        ifaceproperties \
-       valuearray
+       valuearray      \
+       type            \
+       $(NULL)
 
 signals_SOURCES = signals.c marshalers.c