X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctgraphics%2FMakefile.am;h=9536c8e6a79c9f37ef1346e28cf9ffb375a55653;hb=HEAD;hp=5daeb60c880a9b064acb0a57cea1a9f6edbff3e9;hpb=37ccf79b1044c04db41f5cf924f63c75be1c2366;p=ctsim.git diff --git a/libctgraphics/Makefile.am b/libctgraphics/Makefile.am index 5daeb60..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 ctm.cpp sgp.cpp sgpdriver.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