X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctgraphics%2FMakefile.am;h=7ad549dc1bc6628f70d23b20f0554d243e043a10;hb=5e02b3ee1dac927c30aca2797cfaf8da96735a01;hp=7bc2d47773cf9934580179f00454203b2309efa7;hpb=bf7295a63667dcca309389ee6dd5328a3a25f22b;p=ctsim.git diff --git a/libctgraphics/Makefile.am b/libctgraphics/Makefile.am index 7bc2d47..7ad549d 100644 --- a/libctgraphics/Makefile.am +++ b/libctgraphics/Makefile.am @@ -1,6 +1,6 @@ noinst_LIBRARIES = libctgraphics.a -libctgraphics_a_SOURCES=ezplot.cpp ezsupport.cpp ezset.cpp ezpol.cpp circle.cpp ctm.cpp drawbox.cpp sgp.cpp sgpdrive.cpp sgptext.cpp -INCLUDES=@my_includes@ +libctgraphics_a_SOURCES=ezplot.cpp ezset.cpp pol.cpp sgp.cpp transformmatrix.cpp +AM_CPPFLAGS=@my_includes@ EXTRA_DIST=Makefile.nt