aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-12-11 10:32:27 -0600
committerTed Gould <ted@gould.cx>2009-12-11 10:32:27 -0600
commitab6e7dd5f082fe9dca939861ba0346eea7ec1baf (patch)
treecf63f872a9e201dea177eaa441af2f1ae7c8481a
parentd0ff3d26c7709c09a649657f92da9b3a25578f35 (diff)
parent820519323b1b8217a9b58c4bd5375fd83eb828c0 (diff)
downloadayatana-indicator-application-ab6e7dd5f082fe9dca939861ba0346eea7ec1baf.tar.gz
ayatana-indicator-application-ab6e7dd5f082fe9dca939861ba0346eea7ec1baf.tar.bz2
ayatana-indicator-application-ab6e7dd5f082fe9dca939861ba0346eea7ec1baf.zip
Adding extra files to the distribution tarball and making the documentation include the version number.
-rw-r--r--Makefile.am5
-rw-r--r--configure.ac1
-rw-r--r--docs/reference/Makefile.am2
-rw-r--r--docs/reference/libappindicator-docs.sgml.in (renamed from docs/reference/libappindicator-docs.sgml)3
4 files changed, 9 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index d63fda6..d05078e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,10 @@ SUBDIRS = data \
EXTRA_DIST = \
gtk-doc.make \
omf.make \
- xmldocs.make
+ xmldocs.make \
+ autogen.sh \
+ COPYING.LGPL.2.1 \
+ COPYING.LGPL.3
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-localinstall
diff --git a/configure.ac b/configure.ac
index d88fdc8..92d5f7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -93,6 +93,7 @@ example/Makefile
docs/Makefile
docs/reference/Makefile
docs/reference/version.xml
+docs/reference/libappindicator-docs.sgml
])
###########################
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 67582f2..1292f4d 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -83,7 +83,7 @@ include $(top_srcdir)/gtk-doc.local.make
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST += version.xml.in
+EXTRA_DIST += version.xml.in libappindicator-docs.sgml.in
# Files not to distribute
# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
diff --git a/docs/reference/libappindicator-docs.sgml b/docs/reference/libappindicator-docs.sgml.in
index ee72614..3a8e5de 100644
--- a/docs/reference/libappindicator-docs.sgml
+++ b/docs/reference/libappindicator-docs.sgml.in
@@ -7,6 +7,9 @@
<book id="index">
<bookinfo>
<title>libappindicator Reference Manual</title>
+ <releaseinfo>
+ for libappindicator @VERSION@
+ </releaseinfo>
</bookinfo>
<chapter>