* noinst_HEADERS: Added md-asm.h.
authortwisti <none@none>
Thu, 8 Dec 2005 16:27:56 +0000 (16:27 +0000)
committertwisti <none@none>
Thu, 8 Dec 2005 16:27:56 +0000 (16:27 +0000)
src/vm/jit/i386/Makefile.am

index b64391972c321411366ae71c81ca4b8f511ed3dc..17fea2fecda4ad6f348ecfaff30f32cb1bafba35 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 3765 2005-11-23 14:41:16Z twisti $
+## $Id: Makefile.am 3914 2005-12-08 16:27:56Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -52,7 +52,8 @@ noinst_HEADERS = \
        machine-instr.h \
        \
        md-abi.h \
-       md-abi.inc
+       md-abi.inc \
+       md-asm.h
 
 noinst_LTLIBRARIES = libarch.la