X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=9ab6801340181b7fb58dd9a554c02838a26c98c8;hb=45cbe7427e1cd495ecd5865f718728319fb69f44;hp=c6d391007283e22165cdd86ebf7ab9adeaaa1ae0;hpb=28418a454edbe84ee8793ca392a711a0998f6b10;p=debian%2Fdebian-policy.git diff --git a/Makefile b/Makefile index c6d3910..9ab6801 100644 --- a/Makefile +++ b/Makefile @@ -3,8 +3,8 @@ include debian/rules policy.sgml: version.ent menu-policy.sgml: version.ent mime-policy.sgml: version.ent +perl-policy.sgml: version.ent -ifneq (,$(strip $(HAVE_ORG_EMACS))) %.txt: %.org $(EMACS) --batch -Q -l ./README-css.el -l org -l org-ascii --visit $^ \ --funcall org-export-as-ascii >/dev/null 2>&1 @@ -13,7 +13,6 @@ ifneq (,$(strip $(HAVE_ORG_EMACS))) %.html: %.org $(EMACS) --batch -Q -l ./README-css.el -l org --visit $^ \ --funcall org-export-as-html-batch >/dev/null 2>&1 -endif %.validate: % nsgmls -wall -gues $< @@ -56,8 +55,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: