babl r283 - in trunk: . extensions



Author: ok
Date: Wed Feb 27 02:25:13 2008
New Revision: 283
URL: http://svn.gnome.org/viewvc/babl?rev=283&view=rev

Log:
* extensions/Makefile.am: -I$(top_builddir) to be able to include
config.h


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

Modified: trunk/extensions/Makefile.am
==============================================================================
--- trunk/extensions/Makefile.am	(original)
+++ trunk/extensions/Makefile.am	Wed Feb 27 02:25:13 2008
@@ -14,6 +14,7 @@
 all-local: $(SOBJS)
 
 CFLAGS += \
+	-I $(top_builddir)		\
 	-I $(top_srcdir)		\
 	-I $(top_srcdir)/babl		\
 	-I $(top_srcdir)/extensions	\



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