X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctgraphics%2FMakefile.am;h=7ad549dc1bc6628f70d23b20f0554d243e043a10;hb=e8462f7431582627e44906239077f1c696eefba1;hp=89468713cc0eb5dce1060e878babf364b0c8e6e3;hpb=081b06d3a3372e5db56755c1fe5b2af9f8c189f3;p=ctsim.git diff --git a/libctgraphics/Makefile.am b/libctgraphics/Makefile.am index 8946871..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 -INCLUDES=@my_includes@ +libctgraphics_a_SOURCES=ezplot.cpp ezset.cpp pol.cpp sgp.cpp transformmatrix.cpp +AM_CPPFLAGS=@my_includes@ EXTRA_DIST=Makefile.nt