]> git.phdru.name Git - mimedecode.git/blobdiff - Makefile
all is also a .PHONY target
[mimedecode.git] / Makefile
index d9ad6972b84884445a64b3acbe5cb8536db2ca63..21100c9f800837d94020eb208d221eb670c39cad 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
 
 VERSION=$(shell python -c "from mimedecode import __version__; print __version__")
 
+.PHONY: all
 all: docs sdist
 
 DISTFILES = mimedecode.py \