From 4f9387f1ce8928ef2683995a4bc64d99799ffdbf Mon Sep 17 00:00:00 2001 From: Sjoerd van der Berg Date: Sun, 13 Apr 2003 22:32:32 +0000 Subject: [PATCH] Removed start.h and stop.h Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@927 --- src/cpu/core_16/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cpu/core_16/Makefile.am b/src/cpu/core_16/Makefile.am index 27aa2848..2971ca9c 100644 --- a/src/cpu/core_16/Makefile.am +++ b/src/cpu/core_16/Makefile.am @@ -1,3 +1,3 @@ -noinst_HEADERS = helpers.h main.h prefix_66.h prefix_of.h start.h stop.h support.h table_ea.h \ +noinst_HEADERS = helpers.h main.h prefix_66.h prefix_of.h support.h table_ea.h \ prefix_66_of.h