File diff 63278c4b994b → 9e771261af48
Makefile
Show inline comments
 
@@ -20,6 +20,6 @@ odt:
 
	@echo "Build finished. The ODT file is named Satzung.odt"
 

	
 
html:
 
	$(RST2HTML) --smart-quotes=yes --no-compact-list $(MAINFILE) $(HTMLFILE)
 
	$(RST2HTML) --smart-quotes=yes --no-compact-list --date $(MAINFILE) $(HTMLFILE)
 
	@echo
 
	@echo "Build finished. The HTML file is named Satzung.html"