[kupfer] help: Add dummy Makefile.am for mallard documentation



commit 3adcb7e7c78b8fcb34ea373418725318b4814c6c
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date:   Sat Mar 6 13:28:07 2010 +0100

    help: Add dummy Makefile.am for mallard documentation

 help/Makefile.am |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
new file mode 100644
index 0000000..989a521
--- /dev/null
+++ b/help/Makefile.am
@@ -0,0 +1,16 @@
+include $(top_srcdir)/gnome-doc-utils.make
+
+DOC_ID = kupfer
+DOC_INCLUDES =
+DOC_FIGURES =
+
+DOC_PAGES = \
+	index.page \
+	introduction.page \
+	license.page \
+	plugins.page \
+	tips.page 
+
+
+DOC_LINGUAS = de
+dist-hook: doc-dist-hook



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]