From 0fcfc4ac117bb75392b0e7cf9d82c4366ce1d2e2 Mon Sep 17 00:00:00 2001 From: Sjoerd van der Berg Date: Thu, 1 May 2003 13:01:56 +0000 Subject: [PATCH] Make the makefile in core_full directory Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@975 --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index adb4ad8c..fb355341 100644 --- a/configure.in +++ b/configure.in @@ -95,6 +95,7 @@ Makefile src/Makefile src/cpu/Makefile src/cpu/core_16/Makefile +src/cpu/core_full/Makefile src/debug/Makefile src/dos/Makefile src/fpu/Makefile