X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctgraphics%2FMakefile.am;h=7ad549dc1bc6628f70d23b20f0554d243e043a10;hb=0219ede69e1c3afc6e160b8f276bfd4617acbc08;hp=de1e66b41b3e7ae853da5dca8d2c45f9e0c71c21;hpb=0b7751a41a5a51daa7f919e5ba492a5f629c1393;p=ctsim.git diff --git a/libctgraphics/Makefile.am b/libctgraphics/Makefile.am index de1e66b..7ad549d 100644 --- a/libctgraphics/Makefile.am +++ b/libctgraphics/Makefile.am @@ -1,6 +1,6 @@ noinst_LIBRARIES = libctgraphics.a -libctgraphics_a_SOURCES=ezplot.cpp ezset.cpp pol.cpp sgp.cpp transformmatrix.cpp dlgezplot.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