X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctgraphics%2FMakefile.am;fp=libctgraphics%2FMakefile.am;h=7bc2d47773cf9934580179f00454203b2309efa7;hb=bf7295a63667dcca309389ee6dd5328a3a25f22b;hp=0000000000000000000000000000000000000000;hpb=1eb1fcf291b39a016864d78a4060e83cd9046437;p=ctsim.git diff --git a/libctgraphics/Makefile.am b/libctgraphics/Makefile.am new file mode 100644 index 0000000..7bc2d47 --- /dev/null +++ b/libctgraphics/Makefile.am @@ -0,0 +1,7 @@ +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@ +EXTRA_DIST=Makefile.nt + + +