X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=178a53f4b51603b64c2d25900a891af9d32bd4bd;hp=99511a6e0a19b9b2915b1b72cd3b8c14caaf7cd1;hb=49bf37767d2453869f2ca2c0832d1124322c66e0;hpb=17d2432a8b9c15963cd3b821f025ad33972ef477 diff --git a/configure.ac b/configure.ac index 99511a6e..178a53f4 100644 --- a/configure.ac +++ b/configure.ac @@ -50,10 +50,12 @@ PKG_CHECK_MODULES([LIBUSB], [libusb-1.0]) AC_OUTPUT([ Makefile aoview/Makefile -lib/Makefile -ccload/Makefile -s51/Makefile -ccmanual/Makefile -ccdump/Makefile -aoload/Makefile +cctools/Makefile +cctools/lib/Makefile +cctools/ccload/Makefile +cctools/s51/Makefile +cctools/ccmanual/Makefile +cctools/ccdump/Makefile +cctools/aoload/Makefile +utils/Makefile ])