]> git.gag.com Git - debian/gnuradio/blobdiff - bootstrap
Finally, the simple fix for the qtgui issues; also, changed the naming scheme output...
[debian/gnuradio] / bootstrap
index 7daff90d1b4f203d8ae412a10b43184afac1e94d..463ff165b2c97c6b2c0b0129eda1b37c7d1a4ff2 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -28,3 +28,6 @@ autoheader
 libtoolize --automake
 automake --add-missing -Wno-portability -Wno-override -Wnone
 #automake --add-missing -Wno-portability
+
+# Run bootstrap in any subprojects
+(cd usrp2/firmware ; ./bootstrap)