summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-03-19 00:05:32 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-03-19 00:05:32 +0000
commit68decc7c7f438497fc8f8ef913054df6c1ab5ed6 (patch)
tree3886790be13a5e81b9b77cdae4636535cdaa6944
parentdc99065b5f97cc0410f88e3f90c7440531a55f9f (diff)
downloadqemu-68decc7c7f438497fc8f8ef913054df6c1ab5ed6.tar.gz
added file
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@35 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 \