[gegl] docs: Add missing files to EXTRA_DIST
- From: Martin Nordholts <martinn src gnome org>
- To: svn-commits-list gnome org
- Subject: [gegl] docs: Add missing files to EXTRA_DIST
- Date: Wed, 1 Jul 2009 17:36:29 +0000 (UTC)
commit f359801653062f3e08693bba3f008059935ee554
Author: Martin Nordholts <martinn src gnome org>
Date: Tue Jun 30 21:35:14 2009 +0200
docs: Add missing files to EXTRA_DIST
ChangeLog | 1 -
docs/Makefile.am | 17 +++++++++++------
2 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index fad655c..49c2fcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,3 @@
-commit 21fe966084301edaaa25c597e2297f01f9353bc9
Author: Martin Nordholts <martinn src gnome org>
Date: Sun Jun 28 09:41:24 2009 +0200
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 3b20fab..1d4cbf3 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -43,12 +43,17 @@ if HAVE_ASCIIDOC
HTML_FILES += index.html development.html
endif
-EXTRA_DIST= \
- ChangeLog \
- gegl.css \
- gegl.devhelp \
- devhelp.css \
- index-static.txt.in \
+EXTRA_DIST = \
+ ChangeLog \
+ development.txt \
+ devhelp.css \
+ gegl.css \
+ gegl.devhelp \
+ images/GEGL.png \
+ images/GEGL.svg \
+ images/gaussian-blur-graph.png \
+ images/gegl.ico \
+ index-static.txt.in \
$(HTML_FILES)
BUILT_EXTRA_DIST = index.html class-hierarchy.html operations.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]