[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r3268 - gnuradio/trunk
From: |
eb |
Subject: |
[Commit-gnuradio] r3268 - gnuradio/trunk |
Date: |
Sun, 13 Aug 2006 16:22:45 -0600 (MDT) |
Author: eb
Date: 2006-08-13 16:22:44 -0600 (Sun, 13 Aug 2006)
New Revision: 3268
Modified:
gnuradio/trunk/Makefile.common
Log:
slight tweak to make emacs syntax highlighting happy
Modified: gnuradio/trunk/Makefile.common
===================================================================
--- gnuradio/trunk/Makefile.common 2006-08-13 01:45:54 UTC (rev 3267)
+++ gnuradio/trunk/Makefile.common 2006-08-13 22:22:44 UTC (rev 3268)
@@ -63,7 +63,7 @@
# The below used to be set in PKGCONFIG but now point to the current
# build tree.
USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \
- -I$(top_srcdir)/usrp/firmware/include
+ -I$(top_srcdir)/usrp/firmware/include
USRP_LIBS = -L$(top_builddir)/usrp/host/lib \
-lusrp
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r3268 - gnuradio/trunk,
eb <=