Update gupnp to 0.20.3 (161969f)
[profile/ivi/GUPnP.git] / tests / gtest / Makefile.am
index 3d6252b..2578a93 100644 (file)
@@ -4,9 +4,10 @@ TESTS_ENVIRONMENT = G_SLICE=debug-blocks \
 
 TESTS=$(check_PROGRAMS)
 
-check_PROGRAMS = test-context
+check_PROGRAMS = test-context test-bugs
 
 test_context_SOURCES = test-context.c
+test_bugs_SOURCES = test-bugs.c
 endif
 
 LDADD = \
@@ -17,4 +18,4 @@ AM_CFLAGS = \
            -I $(top_srcdir) \
            -DDATA_PATH="\"$(srcdir)/data\""
 
-EXTRA_DIST=data/random4k.bin
+EXTRA_DIST=data/random4k.bin data/ServiceBgo69762.xml data/TestBgo696762.xml