From 39ff7279d99c42dde9f14059aa1854b97c73fd1c Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 14 Oct 2012 17:14:44 +0000 Subject: [PATCH] Fixed "make dist" --- Makefile | 1 + doc/project.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8d78de9..51d403e 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,7 @@ dist: $(PACKAGE)-$(VERSION)/data/24x24/project.conf \ $(PACKAGE)-$(VERSION)/doc/Makefile \ $(PACKAGE)-$(VERSION)/doc/docbook.sh \ + $(PACKAGE)-$(VERSION)/doc/download.xml \ $(PACKAGE)-$(VERSION)/doc/surfer.xml \ $(PACKAGE)-$(VERSION)/doc/project.conf \ $(PACKAGE)-$(VERSION)/po/Makefile \ diff --git a/doc/project.conf b/doc/project.conf index 3b073d9..b1cc3c0 100644 --- a/doc/project.conf +++ b/doc/project.conf @@ -1,5 +1,5 @@ targets=download.1,download.html,surfer.1,surfer.html -dist=Makefile,docbook.sh,surfer.xml +dist=Makefile,docbook.sh,download.xml,surfer.xml [download.1] type=script