Makefile
changeset 22 a2914ae81c6d
parent 21 95ea6db23736
child 35 648d3bf5204d
--- a/Makefile	Sat Jul 14 00:00:05 2012 +0300
+++ b/Makefile	Sat Jul 14 00:03:59 2012 +0300
@@ -50,6 +50,10 @@
 ################################################################
 # Deploy targets.
 
+ifneq '' '$(filter deploy%,$(MAKECMDGOALS))'
+  $(shell rm -f HEADER.rst)
+endif
+
 .PHONY: deploy
 deploy: deploy2sourceforge