Added initialize.[ch]
authortwisti <none@none>
Sun, 3 Apr 2005 21:37:44 +0000 (21:37 +0000)
committertwisti <none@none>
Sun, 3 Apr 2005 21:37:44 +0000 (21:37 +0000)
src/vm/Makefile.am

index 58ef7b48281cc195d968c09fade02ce3d76e0a90..301e368fed246ee1b2c046b147ab54033b6984d3 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 2181 2005-04-01 16:53:33Z edwin $
+## $Id: Makefile.am 2196 2005-04-03 21:37:44Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -67,6 +67,8 @@ libvmcore_la_SOURCES = \
        exceptions.h \
        field.c \
        field.h \
+       initialize.c \
+       initialize.h \
        linker.c \
        linker.h \
        loader.c \