* src/vm/breakpoint.hpp: Added header file for breakpoint handling.
[cacao.git] / src / vm / Makefile.am
index 7830a5a19c566886a09d5b37f318c04a3d420c58..f443c78cd29ae33b26822dbd801abeb94ad08b04 100644 (file)
@@ -83,6 +83,7 @@ libvm_la_SOURCES = \
        array.cpp \
        array.hpp \
        $(ASSERTION_SOURCES) \
+       breakpoint.hpp \
        class.cpp \
        class.hpp \
        classcache.cpp \