VMjdwp/VMjvmti new makefile entries
[cacao.git] / src / native / vm / Makefile.am
index 738ee13e9abed8ce235ab5dcd113084d9f34cb39..1538432cd70d5642e3892d426dade7fa0e2cc3cf 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 3161 2005-09-10 14:31:12Z twisti $
+## $Id: Makefile.am 3588 2005-11-06 14:01:10Z motse $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -51,7 +51,8 @@ libnativevm_la_SOURCES = \
        VMSystemProperties.c \
        VMThread.c \
        VMThrowable.c \
-       VMAccessController.c
+       VMAccessController.c \
+       VMjvmti.c
 
 
 ## Local variables: