* debugger/mcs51/aclocal.m4, debugger/mcs51/configure:
[fw/sdcc] / configure.in
index a6a969b6a0bfcaeb01c1917eec6357734f70c46a..25ef046bef28c25b3910ebeb5b1c857b95c6a7dc 100755 (executable)
@@ -641,7 +641,8 @@ fi
 
 if test $OPT_DISABLE_HC08 = 0; then
   AC_CONFIG_FILES([src/hc08/Makefile
-                   as/hc08/Makefile])
+                   as/hc08/Makefile]
+                   as/link/hc08/Makefile])
   test $OPT_DISABLE_DEVICE_LIB = 0 && AC_CONFIG_FILES([device/lib/hc08/Makefile])
 fi