nautilus r14819 - trunk/eel



Author: alexl
Date: Mon Dec 15 18:33:12 2008
New Revision: 14819
URL: http://svn.gnome.org/viewvc/nautilus?rev=14819&view=rev

Log:
2008-12-15  Alexander Larsson  <alexl redhat com>

	* Makefile.am:
	Don't install headers




Modified:
   trunk/eel/ChangeLog
   trunk/eel/Makefile.am

Modified: trunk/eel/Makefile.am
==============================================================================
--- trunk/eel/Makefile.am	(original)
+++ trunk/eel/Makefile.am	Mon Dec 15 18:33:12 2008
@@ -62,8 +62,6 @@
 	eel-lib-self-check-functions.h		\
 	$(NULL)
 
-libeelincludedir = $(includedir)/eel-2/eel
-
 eel_headers =					\
 	eel-accessibility.h			\
 	eel-alert-dialog.h			\
@@ -102,12 +100,6 @@
 	eel.h					\
 	$(NULL)
 
-libeelinclude_HEADERS =				\
-	$(eel_headers)				\
-	eel-type-builtins.h			\
-	eel-marshal.h				\
-	$(NULL)
-
 marshal_sources = 				\
 	eel-marshal.h				\
 	eel-marshal.c				\
@@ -163,6 +155,9 @@
 TESTS = check-eel
 
 EXTRA_DIST =					\
+	$(eel_headers)				\
+	eel-type-builtins.h			\
+	eel-marshal.h				\
 	check-eel				\
 	eelmarshal.list				\
 	makeenums.pl				\



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