From: J. Ali Harlow Date: Fri, 9 Jan 2009 18:59:38 +0000 (+0000) Subject: Include test.xml in the distribution since it is needed for make check. X-Git-Tag: 0.1~35 X-Git-Url: http://project.juiblex.co.uk/git/?a=commitdiff_plain;h=e3976cc37069ad0acc653f9b1ce89dd8c60d7833;p=razor.git Include test.xml in the distribution since it is needed for make check. --- diff --git a/src/Makefile.am b/src/Makefile.am index 80409c1..3cf2f03 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 *~