Added: builtintable.inc
[cacao.git] / src / vm / Makefile.am
index 8e6c44aa88afd5ccc6ce84d95afba1810869d876..4d757e05e09392b35405e2d1fa5c8fbf1cf2b5fe 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 2533 2005-05-31 14:35:28Z twisti $
+## $Id: Makefile.am 2569 2005-06-06 15:28:39Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -57,6 +57,7 @@ libvmcore_la_SOURCES = \
        access.h \
        builtin.c \
        builtin.h \
+       builtintable.inc \
        class.c \
        class.h \
        classcache.c \