summaryrefslogtreecommitdiff
path: root/gruel/src/lib/pmt/Makefile.am
diff options
context:
space:
mode:
authorTom Rondeau2010-11-16 07:56:14 -0800
committerTom Rondeau2010-11-16 07:56:14 -0800
commit559d397de9ba937f470d27a7ad8b8d15f8f2f90f (patch)
tree221f32c0c10e55f9072fb22623e01fcd1dd63353 /gruel/src/lib/pmt/Makefile.am
parenta6b5781e36ff75adb1e4d39d755d4ab8f5efd9dd (diff)
parent53eee1c624794056fcba50a5eb50b864cbf159dd (diff)
downloadgnuradio-559d397de9ba937f470d27a7ad8b8d15f8f2f90f.tar.gz
gnuradio-559d397de9ba937f470d27a7ad8b8d15f8f2f90f.tar.bz2
gnuradio-559d397de9ba937f470d27a7ad8b8d15f8f2f90f.zip
Merge branch 'next' into tagging
Diffstat (limited to 'gruel/src/lib/pmt/Makefile.am')
-rw-r--r--gruel/src/lib/pmt/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/gruel/src/lib/pmt/Makefile.am b/gruel/src/lib/pmt/Makefile.am
index 8750cbdf8..d3efc1afa 100644
--- a/gruel/src/lib/pmt/Makefile.am
+++ b/gruel/src/lib/pmt/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright 2008,2009 Free Software Foundation, Inc.
+# Copyright 2008,2009,2010 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#
@@ -21,8 +21,8 @@
include $(top_srcdir)/Makefile.common
-AM_CPPFLAGS = $(DEFINES) $(BOOST_CPPFLAGS) $(CPPUNIT_INCLUDES) $(GRUEL_INCLUDES) $(WITH_INCLUDES)
-
+AM_CPPFLAGS = $(DEFINES) $(GRUEL_INCLUDES) $(BOOST_CPPFLAGS) \
+ $(CPPUNIT_INCLUDES) $(WITH_INCLUDES)
noinst_LTLIBRARIES = libpmt.la