File diff de7e9d14eb55 → 63278c4b994b
Makefile
Show inline comments
 
@@ -15,7 +15,7 @@ clean:
 
	-rm -rf Satzung.odt Satzung.html
 

	
 
odt:
 
	$(RST2ODT) --stylesheet=$(ODTSTYLESHEET) --no-sections --smart-quotes=yes --create-links $(MAINFILE) $(ODTFIlE)
 
	$(RST2ODT) --stylesheet=$(ODTSTYLESHEET) --no-sections --strip-comments --smart-quotes=yes --create-links $(MAINFILE) $(ODTFIlE)
 
	@echo
 
	@echo "Build finished. The ODT file is named Satzung.odt"