git://project.juiblex.co.uk
/
razor2.git/.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
5408cb6
)
Include test.xml in the distribution since it is needed for make check.
author
J. Ali Harlow
<ali@juiblex.co.uk>
Fri, 9 Jan 2009 18:59:38 +0000 (18:59 +0000)
committer
J. Ali Harlow
<ali@juiblex.co.uk>
Fri, 9 Jan 2009 18:59:38 +0000 (18:59 +0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
80409c1
..
3cf2f03
100644
(file)
--- 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 *~