X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctgraphics%2FMakefile.am;h=5daeb60c880a9b064acb0a57cea1a9f6edbff3e9;hp=7bc2d47773cf9934580179f00454203b2309efa7;hb=37ccf79b1044c04db41f5cf924f63c75be1c2366;hpb=bf7295a63667dcca309389ee6dd5328a3a25f22b diff --git a/libctgraphics/Makefile.am b/libctgraphics/Makefile.am index 7bc2d47..5daeb60 100644 --- a/libctgraphics/Makefile.am +++ b/libctgraphics/Makefile.am @@ -1,5 +1,5 @@ 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 +libctgraphics_a_SOURCES=ezplot.cpp ezsupport.cpp ezset.cpp ezpol.cpp ctm.cpp sgp.cpp sgpdriver.cpp sgptext.cpp INCLUDES=@my_includes@ EXTRA_DIST=Makefile.nt