[gtkmm-documentation] Do not overwrite image files of gtkmm install
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtkmm-documentation] Do not overwrite image files of gtkmm install
- Date: Wed, 16 Sep 2009 22:24:13 +0000 (UTC)
commit 6a8d7707dfed218c1599eeab5e8dbb8025fcd065
Author: Daniel Elstner <daniel kitta gmail com>
Date: Wed Sep 16 22:25:50 2009 +0200
Do not overwrite image files of gtkmm install
* Makefile.am (dist_images_DATA): Neither distribute nor install
the files gtkmm_logo.gif and top.gif, as they are already included
with gtkmm.
* docs/images/{gtkmm_logo,top}.gif: Delete image files, as they
are not used anywhere in gtkmm-documentation.
ChangeLog | 10 ++++++++++
Makefile.am | 4 ----
docs/images/gtkmm_logo.gif | Bin 4416 -> 0 bytes
docs/images/top.gif | Bin 260 -> 0 bytes
4 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b905603..0fa4bd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2009-09-16 Daniel Elstner <daniel kitta gmail com>
+ Do not overwrite image files of gtkmm install
+
+ * Makefile.am (dist_images_DATA): Neither distribute nor install
+ the files gtkmm_logo.gif and top.gif, as they are already included
+ with gtkmm.
+ * docs/images/{gtkmm_logo,top}.gif: Delete image files, as they
+ are not used anywhere in gtkmm-documentation.
+
+2009-09-16 Daniel Elstner <daniel kitta gmail com>
+
Insert missing comma in Autoconf macro call
* configure.ac (EXAMPLES_WXXFLAGS): Insert missing comma to separate
diff --git a/Makefile.am b/Makefile.am
index 020212b..3152781 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,9 +10,5 @@ doc_subdirs =
endif
SUBDIRS = examples $(doc_subdirs)
-gtkmm_docdir = $(datadir)/doc/gtkmm-2.4
-imagesdir = $(gtkmm_docdir)/images
-dist_images_DATA = docs/images/gtkmm_logo.gif docs/images/top.gif
-
dist_noinst_DATA = COPYING.examples README.SUN
dist_noinst_SCRIPTS = autogen.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]