* src/vm/jit/i386/Makefile.am (noinst_HEADERS): Removed
authortwisti <none@none>
Tue, 5 Sep 2006 10:15:55 +0000 (10:15 +0000)
committertwisti <none@none>
Tue, 5 Sep 2006 10:15:55 +0000 (10:15 +0000)
icmd_uses_reg_res.inc.

src/vm/jit/i386/Makefile.am

index 3ab62dd2cc51ec05d50876e228adc11c797921ad..89b90c006fbaef38a5c5003a38cb32ab48e57729 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 5255 2006-08-21 15:17:48Z twisti $
+## $Id: Makefile.am 5300 2006-09-05 10:15:55Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -50,7 +50,6 @@ CLEANFILES = offsets.h
 
 noinst_HEADERS = \
        arch.h \
-       icmd_uses_reg_res.inc \
        machine-instr.h
 
 noinst_LTLIBRARIES = \