From 68decc7c7f438497fc8f8ef913054df6c1ab5ed6 Mon Sep 17 00:00:00 2001 From: bellard Date: Wed, 19 Mar 2003 00:05:32 +0000 Subject: [PATCH] added file git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@35 c046a42c-6fe2-441c-8c8c-71466251a162 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8b92f0e5ff..0d7ded3fa0 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,7 @@ FILES= \ COPYING.LIB dyngen.c ioctls.h ops_template.h syscall_types.h\ Makefile elf.h linux_bin.h segment.h thunk.c\ TODO elfload.c main.c signal.c thunk.h\ -cpu-i386.h gemu.h op-i386.c syscall-i386.h translate-i386.c\ +cpu-i386.h gemu.h op-i386.c opc-i386.h syscall-i386.h translate-i386.c\ dis-asm.h gen-i386.h op-i386.h syscall.c\ dis-buf.c i386-dis.c opreg_template.h syscall_defs.h\ i386.ld ppc.ld exec-i386.h exec-i386.c configure VERSION \