glibmm r562 - in trunk: . gio/giomm



Author: jjongsma
Date: Sat Feb  2 21:05:14 2008
New Revision: 562
URL: http://svn.gnome.org/viewvc/glibmm?rev=562&view=rev

Log:
	* gio/giomm/Makefile.am: add slot_async.h private header to EXTRA_DIST so
	that it gets distributed.  I didn't add it to the
	sublib_files_extra_general_h variable, since then it would get installed



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

Modified: trunk/gio/giomm/Makefile.am
==============================================================================
--- trunk/gio/giomm/Makefile.am	(original)
+++ trunk/gio/giomm/Makefile.am	Sat Feb  2 21:05:14 2008
@@ -29,3 +29,5 @@
 libgiomm_2_4_la_LIBADD	= $(GIOMM_LIBS) \
                           $(top_builddir)/glib/glibmm/libglibmm-2.4.la
 
+# this header should be distributed, but not installed
+EXTRA_DIST=slot_async.h



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