X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctgraphics%2FMakefile.am;h=7ad549dc1bc6628f70d23b20f0554d243e043a10;hb=e8462f7431582627e44906239077f1c696eefba1;hp=a7f9f275e9a9cc06d7f91cf013ad7d77fc12195b;hpb=711cae0ee02e046370fdb4d6c6f440596ff71980;p=ctsim.git diff --git a/libctgraphics/Makefile.am b/libctgraphics/Makefile.am index a7f9f27..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 ezpol.cpp sgp.cpp transformmatrix.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