Fixed configure.ac, referred to deleted files

This commit is contained in:
2020-08-01 18:09:02 -05:00
parent c281db928f
commit 80ec7afa13

View File

@@ -28,5 +28,5 @@ AC_TYPE_UINT8_T
AM_CONDITIONAL([x86], [test $host = i686-elf]) AM_CONDITIONAL([x86], [test $host = i686-elf])
AC_CONFIG_FILES([Makefile src/Makefile src/mmgr/Makefile src/interrupts/Makefile]) AC_CONFIG_FILES([Makefile src/Makefile])
AC_OUTPUT AC_OUTPUT