chiark / gitweb /
spelling fixes
[developers-reference.git] / Makefile
index ba1c34d6c428089e53d801f18ceb1756a83a92eb..2cc5e1066a3230dab02ac45b63f5c2b67d040b42 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,14 +1,14 @@
 # Makefile, used for the DDP manuals.sgml area
 
 MANUAL         := $(notdir $(shell pwd))
-PUBLISHDIR := /org/www.debian.org/www/doc/manuals
+PUBLISHDIR     := /org/www.debian.org/www/doc/manuals
 
 SOURCES                := $(wildcard *.sgml)
 
 TARGETS                := $(foreach fmt,html txt pdf,developers-reference.$(fmt)) \
                     $(filter-out developers-reference.ja.pdf, \
-                      $(foreach langext,.ja, \
-                        $(foreach fmt,html txt pdf,developers-reference$(langext).$(fmt))))
+                      $(foreach langext,.ja .fr, \
+                        $(foreach fmt,html txt,developers-reference$(langext).$(fmt))))
 
 # programs for creating output
 DEBIANDOC2HTML := debiandoc2html -c