Import fmit upstream version 0.97.6
[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