X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctgraphics%2FMakefile.am;h=7ad549dc1bc6628f70d23b20f0554d243e043a10;hp=9536c8e6a79c9f37ef1346e28cf9ffb375a55653;hb=e8462f7431582627e44906239077f1c696eefba1;hpb=9bdb753c5363d92b7e5698d75a967dc1fbc76b1a diff --git a/libctgraphics/Makefile.am b/libctgraphics/Makefile.am index 9536c8e..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@ +AM_CPPFLAGS=@my_includes@ EXTRA_DIST=Makefile.nt