rygel r614 - trunk/src/rygel



Author: zeeshanak
Date: Thu Feb 19 17:16:47 2009
New Revision: 614
URL: http://svn.gnome.org/viewvc/rygel?rev=614&view=rev

Log:
Include config.h in the build.

Modified:
   trunk/src/rygel/Makefile.am

Modified: trunk/src/rygel/Makefile.am
==============================================================================
--- trunk/src/rygel/Makefile.am	(original)
+++ trunk/src/rygel/Makefile.am	Thu Feb 19 17:16:47 2009
@@ -18,7 +18,7 @@
 	    $(GEE_CFLAGS) \
 	    $(UUID_CFLAGS) \
 	    -I$(top_srcdir) -DDATA_DIR='"$(shareddir)"' \
-	    -DPLUGIN_DIR='"$(plugindir)"'
+	    -DPLUGIN_DIR='"$(plugindir)"' -include config.h
 
 bin_PROGRAMS = rygel
 



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