commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r9625 - gnuradio/trunk


From: eb
Subject: [Commit-gnuradio] r9625 - gnuradio/trunk
Date: Sat, 20 Sep 2008 14:10:46 -0600 (MDT)

Author: eb
Date: 2008-09-20 14:10:44 -0600 (Sat, 20 Sep 2008)
New Revision: 9625

Modified:
   gnuradio/trunk/Makefile.common
Log:
added GRUEL_INCLUDES to STD_DEFINES_AND_INCLUDES

Modified: gnuradio/trunk/Makefile.common
===================================================================
--- gnuradio/trunk/Makefile.common      2008-09-20 19:55:36 UTC (rev 9624)
+++ gnuradio/trunk/Makefile.common      2008-09-20 20:10:44 UTC (rev 9625)
@@ -105,7 +105,7 @@
 
 # This used to be set in configure.ac but is now defined here for all 
 # Makefiles when this fragment is included.
-STD_DEFINES_AND_INCLUDES=$(DEFINES) $(BOOST_CPPFLAGS) $(OMNITHREAD_INCLUDES) 
$(GNURADIO_INCLUDES)
+STD_DEFINES_AND_INCLUDES=$(DEFINES) $(BOOST_CPPFLAGS) $(OMNITHREAD_INCLUDES) 
$(GNURADIO_INCLUDES) $(GRUEL_INCLUDES)
 
 # Fix for BSD make not defining $(RM).  We define it now in configure.ac
 # using AM_PATH_PROG, but now here have to add a -f to be like GNU make





reply via email to

[Prev in Thread] Current Thread [Next in Thread]