X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=f7587a3a2f42b15697494fda06970826aa30f9ca;hp=99511a6e0a19b9b2915b1b72cd3b8c14caaf7cd1;hb=e59520e343c2573b1b92c0b3c4aaa93e51bc55d3;hpb=17d2432a8b9c15963cd3b821f025ad33972ef477;ds=sidebyside diff --git a/configure.ac b/configure.ac index 99511a6e..f7587a3a 100644 --- a/configure.ac +++ b/configure.ac @@ -50,10 +50,11 @@ 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 ])