summaryrefslogtreecommitdiff
path: root/usrp2/host/apps/Makefile.am
diff options
context:
space:
mode:
authorBen Reynwar2010-11-03 22:29:09 -0700
committerBen Reynwar2010-11-03 22:29:09 -0700
commita89d85d0bff906d68ecc5293b0c45fc6170c5cb5 (patch)
tree8d44a02ea34f65e54352ef8cb6ffbf93b4c37cac /usrp2/host/apps/Makefile.am
parenta20c127a9469aeac9ec60bf432c4128c49349f34 (diff)
parent1fa9a8ea31115b878bff48d2259fc72d1a37b52c (diff)
downloadgnuradio-a89d85d0bff906d68ecc5293b0c45fc6170c5cb5.tar.gz
gnuradio-a89d85d0bff906d68ecc5293b0c45fc6170c5cb5.tar.bz2
gnuradio-a89d85d0bff906d68ecc5293b0c45fc6170c5cb5.zip
Merge branch 'grorg-master'
Diffstat (limited to 'usrp2/host/apps/Makefile.am')
-rw-r--r--usrp2/host/apps/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/usrp2/host/apps/Makefile.am b/usrp2/host/apps/Makefile.am
index 4a26898fa..087ab9e31 100644
--- a/usrp2/host/apps/Makefile.am
+++ b/usrp2/host/apps/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright 2007, 2008 Free Software Foundation, Inc.
+# Copyright 2007,2008,2010 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,9 +19,9 @@ include $(top_srcdir)/Makefile.common
AM_CPPFLAGS = \
$(USRP2_INCLUDES) \
+ $(GRUEL_INCLUDES) \
$(STD_DEFINES_AND_INCLUDES) \
- $(CPPUNIT_INCLUDES) \
- $(GRUEL_INCLUDES)
+ $(CPPUNIT_INCLUDES)
LDADD = \
$(USRP2_LA) \