Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, because the...
[debian/gnuradio] / gr-howto-write-a-block / configure.ac
index 6af39b767c1cd393bab73dd847c81b521ba2151d..52c4639bb544c83b1281faa730845de8f96b431d 100644 (file)
@@ -71,8 +71,9 @@ dnl AX_BOOST_WSERIALIZATION
 
 AC_CONFIG_FILES([\
          Makefile \
+         apps/Makefile \
          config/Makefile \
-         doc/Makefile \
+         grc/Makefile \
          lib/Makefile \
          python/Makefile \
          python/run_tests \