a28f4948b2cb40cc596e18b1392f3df66a437181
[fmit.git] / libs / CppAddons / Makefile.am
1 lib_LIBRARIES = libCppAddons.a
2 AM_CXXFLAGS = -Wall -ansi -pedantic
3 libCppAddons_a_SOURCES = CAMath.cpp Random.cpp Fit.cpp
4 EXTRA_DIST = *.h