* src/vm/jit/sparc64/Makefile.am:
authorajordan <none@none>
Wed, 23 May 2007 22:54:38 +0000 (22:54 +0000)
committerajordan <none@none>
Wed, 23 May 2007 22:54:38 +0000 (22:54 +0000)
md-asm.h was not properly added to noinst_HEADERS.

src/vm/jit/sparc64/Makefile.am

index 9656923c785fa8f3acbf8d6360ba467e3a7d8986..fcc4d7c93e5546abd01d6b4329679d22ad366c88 100644 (file)
@@ -50,7 +50,7 @@ CLEANFILES = offsets.h
 
 noinst_HEADERS = \
        arch.h \
-       machine-instr.h 
+       machine-instr.h \
        \
        md-asm.h