* src/vm/jit/sparc64/Makefile.am: Added missing emit.h.
authorajordan <none@none>
Wed, 23 May 2007 23:56:59 +0000 (23:56 +0000)
committerajordan <none@none>
Wed, 23 May 2007 23:56:59 +0000 (23:56 +0000)
src/vm/jit/sparc64/Makefile.am

index fcc4d7c93e5546abd01d6b4329679d22ad366c88..60af8ea3e3e5407c2e4e0b3f755124b37043d889 100644 (file)
@@ -68,6 +68,7 @@ libarch_la_SOURCES = \
        codegen.h \
        $(DISASS_SOURCES) \
        emit.c \
+       emit.h \
        patcher.c \
        \
        md-abi.c \