]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - Makefile
Convert upgrading-checklist.org to debiandoc-sgml.
[debian/debian-policy.git] / Makefile
index c3e6b4914d07f62b482fce8d9acbebd39a296189..20433d734b6ab97ea85148164dcd29c386dcb080 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ mime-policy.sgml: version.ent
 
 ifneq (,$(strip $(HAVE_ORG_EMACS)))
 %.txt: %.org
-       $(EMACS) --batch -Q -l ./README-css.el -l org --visit $^ \
+       $(EMACS) --batch -Q -l ./README-css.el -l org -l org-ascii --visit $^ \
           --funcall org-export-as-ascii >/dev/null 2>&1
        test "$@" != "README.txt"  ||                            \
            perl -pli -e 's,./Process.org,Process.txt,g' $@
@@ -56,8 +56,7 @@ pdf: policy.pdf
 policy: html txt ps pdf
 
 leavealone :=  $(FHS_HTML) $(FHS_FILES) $(FHS_ARCHIVE) \
-               libc6-migration.txt \
-               upgrading-checklist.html virtual-package-names-list.txt
+               libc6-migration.txt
              
 .PHONY: distclean
 distclean: