Browse Source

dont actually have to worry about local changes as svn export takes care of that

Mike Frysinger 18 years ago
parent
commit
9a859801dd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Makefile.in

+ 0 - 1
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)