X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile.common;h=95dacf987e7227573090e138ca8549fd0b1f997b;hb=0b9812f61b854591ec7b0f77214c3078bd5c3464;hp=fb83b9470d3640ed5793c2a5c378708d6448f6ba;hpb=41c222c05eb0e3f36cf5a0e328eead58e77e3a8b;p=debian%2Fgnuradio diff --git a/Makefile.common b/Makefile.common index fb83b947..95dacf98 100644 --- a/Makefile.common +++ b/Makefile.common @@ -57,8 +57,8 @@ libspudir = $(libdir)spu # 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) \ - $(GNURADIO_INCLUDES) $(GRUEL_INCLUDES) +STD_DEFINES_AND_INCLUDES = $(DEFINES) $(GNURADIO_INCLUDES) \ + $(GRUEL_INCLUDES) $(BOOST_CPPFLAGS) # when including for compilation from pre-installed libraries and such, # need to make sure those are put last on the compile command