[monkey-bubble: 565/753] actualy install libgnome.h



commit be452624285ccbd1acb96b11ddd4966164e1a164
Author: Michael Meeks <michael ximian com>
Date:   Mon Jul 30 10:14:25 2001 +0000

    actualy install libgnome.h
    
    2001-07-30  Michael Meeks  <michael ximian com>
    
    	* Makefile.am (gnomeincludedir): actualy install libgnome.h

 libgnome/ChangeLog   |    4 ++++
 libgnome/Makefile.am |    7 ++-----
 2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/libgnome/ChangeLog b/libgnome/ChangeLog
index ae848c3..f476a9e 100644
--- a/libgnome/ChangeLog
+++ b/libgnome/ChangeLog
@@ -1,3 +1,7 @@
+2001-07-30  Michael Meeks  <michael ximian com>
+
+	* Makefile.am (gnomeincludedir): actualy install libgnome.h
+
 2001-07-27  Martin Baulig  <baulig suse de>
 
 	* libgnome-marshal.list: VOID:STRING,INT,UINT,BOXED -> VOID:STRING,INT,UINT.
diff --git a/libgnome/Makefile.am b/libgnome/Makefile.am
index 02c0c82..9dc4e27 100644
--- a/libgnome/Makefile.am
+++ b/libgnome/Makefile.am
@@ -13,8 +13,7 @@ lib_LTLIBRARIES = libgnome-2.la
 
 LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
 
-libincludedir = $(includedir)/gnome/2
-
+gnomeincludedir = $(includedir)/gnome/2/libgnome
 libgnomeincludedir = $(includedir)/gnome/2/libgnome
 
 INCLUDES = \
@@ -67,9 +66,6 @@ libgnome_2_la_SOURCES = \
 	$(libgnome_src)		\
 	$(CORBA_SOURCE)
 
-libinclude_HEADERS = \
-	libgnome.h
-
 libgnome_headers = \
 	gnome-program.h		\
 	gnome-i18n.h		\
@@ -85,6 +81,7 @@ libgnome_headers = \
 libgnomeinclude_HEADERS = \
 	Gnome.h			\
 	libgnometypebuiltins.h	\
+	libgnome.h		\
 	$(libgnome_headers)
 
 noinst_HEADERS = \



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