* doc/sdccman.lyx: added the long missed iCode table "<where is figure II?>", added...
[fw/sdcc] / configure.in
index a6a969b6a0bfcaeb01c1917eec6357734f70c46a..aa174afa024c00e8db918a6aa80a3bbc422108e9 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