]> xenbits.xensource.com Git - xenclient/ioemu.git/commitdiff
do not remove docs release_0_6_1
authorbellard <bellard>
Sun, 14 Nov 2004 20:52:54 +0000 (20:52 +0000)
committerbellard <bellard>
Sun, 14 Nov 2004 20:52:54 +0000 (20:52 +0000)
Makefile

index d4d8028f3d3178afae229bf287289a3a1c21f680..c9c7e9bc8acbf36cb22f64d03ac0a513b0adc592 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ clean:
         done
 
 distclean: clean
-       rm -f config-host.mak config-host.h $(DOCS)
+       rm -f config-host.mak config-host.h
        for d in $(TARGET_DIRS); do \
        rm -rf $$d || exit 1 ; \
         done