noinst_LTLIBRARIES = libmath.la libmath_la_SOURCES = Triangle2D.cpp Vector2D.cpp Vertex2D.cpp noinst_HEADERS = Triangle2D.h Vector2D.h Vertex2D.h