summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-07-10 22:30:30 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-07-10 22:30:30 +0000
commit78dfc9f0714e98121b2fe668b88698df8824d575 (patch)
tree2f9f6746ac4f8b16d860ffd011b1a0527c233450 /Makefile.am
parent1f33c4d61f3cc9820643ef726b373ec3044bcac3 (diff)
downloadlibxml2-78dfc9f0714e98121b2fe668b88698df8824d575.tar.gz
preparing release 2.6.20 removed a compilation problem Daniel
* Makefile.am NEWS configure.in doc/*: preparing release 2.6.20 * xmllint.c: removed a compilation problem Daniel
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b0455d43..0f7d555a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1077,7 +1077,7 @@ cleantar:
@(rm -f libxml*.tar.gz COPYING.LIB)
rpm: cleanup cleantar
- @(unset CDPATH ; $(MAKE) dist-source dist && rpmbuild -ta $(distdir).tar.gz)
+ @(unset CDPATH ; $(MAKE) dist-source dist dist-test && rpmbuild -ta $(distdir).tar.gz)
## We create xml2Conf.sh here and not from configure because we want
## to get the paths expanded correctly. Macros like srcdir are given