Include test.xml in the distribution since it is needed for make check.
authorJ. Ali Harlow <ali@juiblex.co.uk>
Fri, 9 Jan 2009 18:59:38 +0000 (18:59 +0000)
committerJ. Ali Harlow <ali@juiblex.co.uk>
Fri, 9 Jan 2009 18:59:38 +0000 (18:59 +0000)
src/Makefile.am

index 80409c1..3cf2f03 100644 (file)
@@ -32,6 +32,9 @@ test_driver_LDADD = $(EXPAT_LIBS) $(top_builddir)/librazor/librazor.la $(EXTRA_L
 
 TESTS = test-driver
 
+EXTRA_DIST =                   \
+       test.xml
+
 clean-local :
        rm -f *~