]> git.phdru.name Git - mimedecode.git/commitdiff
all is also a .PHONY target
authorOleg Broytman <phd@phdru.name>
Wed, 24 Jul 2013 10:53:15 +0000 (14:53 +0400)
committerOleg Broytman <phd@phdru.name>
Wed, 24 Jul 2013 10:53:15 +0000 (14:53 +0400)
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 \