This commit introduces C++ wrapper classes for Java heap objects.
[cacao.git] / src / native / Makefile.am
index 5ae4d6f8fe6b85f4ffd916282cc97eac7c8ee643..facd048b9b37b4dcc6fc18a5fb690a929b8b8b59 100644 (file)
@@ -26,7 +26,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR) -I$(top
 LIBS =
 
 SUBDIRS = \
-       include \
        vm
 
 if ENABLE_JVMTI