]> git.phdru.name Git - mimedecode.git/commitdiff
Regenerate docs before making a distr
authorOleg Broytman <phd@phdru.name>
Sat, 1 Feb 2014 17:06:23 +0000 (21:06 +0400)
committerOleg Broytman <phd@phdru.name>
Sat, 1 Feb 2014 17:06:23 +0000 (21:06 +0400)
Makefile

index d748c00409cd6758f91229caddf1ed8485319ad6..b6e12936daa64095475585aff7274abfa766f16c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,16 +1,16 @@
 
 .PHONY: all
-all: distr docs
-
-.PHONY: distr
-distr:
-       ./mk-distr
+all: docs distr
 
 .PHONY: docs
 docs: mimedecode.html mimedecode.man mimedecode.txt
 
 include Makefile.xsltproc
 
+.PHONY: distr
+distr:
+       ./mk-distr
+
 
 CLEANFILES = *.py[co] MANIFEST