[goocanvasmm] Fix the install.
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [goocanvasmm] Fix the install.
- Date: Mon, 24 Aug 2009 15:33:50 +0000 (UTC)
commit d597805e101b3cefd6cbe2060745c2e04a27b8ab
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Aug 24 17:25:19 2009 +0200
Fix the install.
* goocanvas/goocanvasmm/Makefile.am: Do not mention wrap_init.h here,
to avoid an error about a duplicate mention during install.
ChangeLog | 7 +++++++
goocanvas/goocanvasmm/Makefile.am | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 95f1af8..b7ca7cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-08-24 Murray Cumming <murrayc murrayc com>
+
+ Fix the install.
+
+ * goocanvas/goocanvasmm/Makefile.am: Do not mention wrap_init.h here,
+ to avoid an error about a duplicate mention during install.
+
0.15:
2009-07-07 Murray Cumming <murrayc murrayc com>
diff --git a/goocanvas/goocanvasmm/Makefile.am b/goocanvas/goocanvasmm/Makefile.am
index f3af1a8..aa80fad 100644
--- a/goocanvas/goocanvasmm/Makefile.am
+++ b/goocanvas/goocanvasmm/Makefile.am
@@ -11,7 +11,7 @@ sublib_cflags = $(LIBGOOCANVASMM_CFLAGS)
sublib_topdir = goocanvas
-files_extra_h = init.h wrap_init.h types.h
+files_extra_h = init.h types.h
files_extra_cc = init.cc
include $(top_srcdir)/build_shared/Makefile_build_gensrc.am_fragment
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]