summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-11-19 15:40:59 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-11-19 15:40:59 +0000
commite6c04856e429d0b4054525788e0a01a0a4ef8a39 (patch)
tree4d6edc1acfc3e965a6363339010433329de6c134 /build
parent8d94751a807c93fe8f2338f941c5d360aa6402f4 (diff)
downloadiconv-e6c04856e429d0b4054525788e0a01a0a4ef8a39.tar.gz
iconv-e6c04856e429d0b4054525788e0a01a0a4ef8a39.tar.bz2
Create zip file
svn path=/trunk/iconv/; revision=5735
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Makefile.common b/build/Makefile.common
index 150f68f..7da0315 100644
--- a/build/Makefile.common
+++ b/build/Makefile.common
@@ -80,7 +80,7 @@ clean:
-@$(RM) $(RMFLAGS) $(COMPONENT).pc
distclean: clean
- -@$(RM) $(RMFLAGS) -r $(ITEMS_DISTCLEAN)
+ -@$(RM) $(RMFLAGS) $(ITEMS_DISTCLEAN)
-@$(RM) $(RMFLAGS) -r $(TOP)/dist
setup: