* Added md.c
authortwisti <none@none>
Tue, 5 Jul 2005 14:00:02 +0000 (14:00 +0000)
committertwisti <none@none>
Tue, 5 Jul 2005 14:00:02 +0000 (14:00 +0000)
src/vm/jit/i386/Makefile.am

index bf4d896b6e0f3f72a14e630ed37c32261f88ab24..9d1b653dbe32b38864c3b159901514641deeafb4 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 2703 2005-06-14 23:52:18Z twisti $
+## $Id: Makefile.am 2917 2005-07-05 14:00:02Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -66,6 +66,7 @@ libarch_la_SOURCES = \
        emitfuncs.c \
        emitfuncs.h \
        i386-dis.c \
+       md.c \
        patcher.c \
        symcat.h \
        \