From 066099d9c4915f2917c9f1e75975dceee08d2f3a Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Fri, 3 Aug 2007 16:42:14 +0000 Subject: Update Makefile to include new content file --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 30e0df5..e0f06bb 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,7 @@ XMLFILES-${1}= ${1}/acknowledgments.xml \ ${1}/style.xml \ ${1}/tutorial.xml \ ${1}/vim.xml \ + ${1}/publishing.xml \ ${1}/${DOCBASE}.xml endef -- cgit