diff website/buildhtml.mk @ 268:1725558a9ce8

* website/about-de.htm4, website/about.htm4, website/buildhtml.mk: rearranged logo in about-page, optimized Make-targets.
author Stephan Holl <stephan.holl@intevation.de>
date Thu, 08 Sep 2011 16:47:40 +0200
parents ec9d63ce691d
children
line wrap: on
line diff
--- a/website/buildhtml.mk	Thu Sep 08 15:56:45 2011 +0200
+++ b/website/buildhtml.mk	Thu Sep 08 16:47:40 2011 +0200
@@ -26,7 +26,7 @@
 .htm4.html:
 	$(PP) -DNO_LINK_FOR=$@ $(PPFLAGS) $< > $@
 
-all: $(TARGETS) doc images subdirs
+all: $(TARGETS) images subdirs
 
 $(TARGETS): template.m4 template_header.m4 \
             header.m4 style.css
@@ -42,7 +42,7 @@
 	  $(MAKE) -C $$dir SUBDIRS="" ; \
 	done
 
-online: all 
+online: doc all 
 	echo "Going to put current contents online for www.mxd2map.org ..."
 	rsync -urvPL --exclude='.hg' $(ADD_INST_TYPES) $(TARGETS) $(ADD_INST_DIRS) \
         sholl@wald.intevation.org:/mxd2map/htdocs/
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)