X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=f7587a3a2f42b15697494fda06970826aa30f9ca;hp=99511a6e0a19b9b2915b1b72cd3b8c14caaf7cd1;hb=208bc15714c7b4020c017eef19011c4eb9ab51e2;hpb=17d2432a8b9c15963cd3b821f025ad33972ef477 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 ])