glibmm r549 - in trunk: . gio gio/giomm



Author: jjongsma
Date: Thu Jan 31 22:15:01 2008
New Revision: 549
URL: http://svn.gnome.org/viewvc/glibmm?rev=549&view=rev

Log:
	* gio/giomm.h: forgot to add new contenttype.h header
	* gio/giomm/Makefile.am: forgot to install contenttype.h header



Modified:
   trunk/ChangeLog
   trunk/gio/giomm.h
   trunk/gio/giomm/Makefile.am

Modified: trunk/gio/giomm.h
==============================================================================
--- trunk/gio/giomm.h	(original)
+++ trunk/gio/giomm.h	Thu Jan 31 22:15:01 2008
@@ -45,6 +45,7 @@
 #include <giomm/simpleasyncresult.h>
 #include <giomm/volume.h>
 #include <giomm/volumemonitor.h>
+#include <giomm/contenttype.h>
 
 #endif /* #ifndef _GIOMM_H */
 

Modified: trunk/gio/giomm/Makefile.am
==============================================================================
--- trunk/gio/giomm/Makefile.am	(original)
+++ trunk/gio/giomm/Makefile.am	Thu Jan 31 22:15:01 2008
@@ -18,7 +18,7 @@
 
 sublib_files_extra_posix_h =
 sublib_files_extra_win32_h =
-sublib_files_extra_general_h = init.h
+sublib_files_extra_general_h = init.h contenttype.h
 sublib_files_extra_general_deprecated_h = 
 
 include $(top_srcdir)/build_shared/Makefile_build.am_fragment



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