Added forgotten ansidecl.h.
authortwisti <none@none>
Fri, 10 Dec 2004 13:53:36 +0000 (13:53 +0000)
committertwisti <none@none>
Fri, 10 Dec 2004 13:53:36 +0000 (13:53 +0000)
src/vm/jit/i386/Makefile.am

index 900257c0e60058f39a9e6ba0f01c77f3f152e445..9774c72d3ecae870da7241e38701aca18ca140aa 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 1735 2004-12-07 14:33:27Z twisti $
+## $Id: Makefile.am 1749 2004-12-10 13:53:36Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -44,6 +44,7 @@ noinst_HEADERS = \
 noinst_LTLIBRARIES = libarch.la
 
 libarch_la_SOURCES = \
+       ansidecl.h \
        asmoffsets.h \
        asmpart.S \
        bfd.h \