git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4530 4a8a32a2...
[fw/sdcc] / configure.in
index 25ef046bef28c25b3910ebeb5b1c857b95c6a7dc..aa174afa024c00e8db918a6aa80a3bbc422108e9 100755 (executable)
@@ -641,7 +641,7 @@ 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