summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-04-10 10:11:06 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-04-10 10:11:06 +0000
commitdf1a13486bd026f83934f24cc79f92f52c258d91 (patch)
tree40d7079afee2eaf4054dbf659f8c890966826f2c /Makefile.am
parent7e20780477a90413fc56eaf4093580eb0e88833e (diff)
downloadlibxslt-df1a13486bd026f83934f24cc79f92f52c258d91.tar.gz
- configure.in: released 0.7.0LIBXSLT_0_7_0
- tests/XSLTMark/Makefile.am: trying to solve some make distcheck problems 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 ea82138f..af9dfa0c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,6 +34,6 @@ test tests: dummy
cleantar:
@(rm -f libxslt*.tar.gz)
-rpm: cleantar distcheck
+rpm: cleantar dist
rpm -ta libxslt*.tar.gz