summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-01-26 00:31:29 +0000
committerMike Frysinger <vapier@gentoo.org>2007-01-26 00:31:29 +0000
commit9a859801dd15ad1f147c7792f6ffb8fb11b4535f (patch)
tree3adfd9fe6527ef5641bca58fa2183071bf459e11 /Makefile.in
parent7a9cec961bb9ec7862751ac7d142b689aaf82841 (diff)
dont actually have to worry about local changes as svn export takes care of that
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index fedeaa966..db584acc5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -340,7 +340,6 @@ distclean: clean
$(MAKE) -C extra/config config_clean
dist release:
- $(MAKE) -s distclean
$(RM) -r ../uClibc-$(VERSION) ../uClibc-$(VERSION).tar.gz
svn -q export . ../uClibc-$(VERSION)
$(TAR) czf ../uClibc-$(VERSION).tar.gz -C .. uClibc-$(VERSION)