[SCM] Debian Science Policy Manual branch, master, updated. 909e1a265b571d892591f42bfbf86642d0355966

Lionel Elie Mamane lionel at mamane.lu
Tue Aug 12 12:56:21 UTC 2008


The following commit has been merged in the master branch:
commit 909e1a265b571d892591f42bfbf86642d0355966
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Aug 12 14:57:28 2008 +0200

    Redo output only if source changed

diff --git a/Makefile b/Makefile
index b29be2e..5a96a49 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,8 @@
 all: xhtml
 
-xhtml: debian-science-policy.xml
+xhtml: html/debian-science-policy.html
+
+html/debian-science-policy.html: debian-science-policy.xml
 	mkdir -p html
 	xmlto -o html/ xhtml-nochunks $<
 

-- 
Debian Science Policy Manual



More information about the debian-science-commits mailing list