X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=84987c88776c3c5c9213324861f9db6110ea52a0;hb=dca8d386ab6a4e33050b456cff4547d6adfdf249;hp=54989001b58c973296825102c8fc4b343df3f1e3;hpb=bcc0f3056ec84efcef9559f23b5513f7ed61f9c3;p=ctsim.git diff --git a/src/Makefile.am b/src/Makefile.am index 5498900..84987c8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES=@my_includes@ +AM_CPPFLAGS=@my_includes@ @wx_cppflags@ bin_PROGRAMS=ctsim @@ -11,6 +11,3 @@ threadproj.h threadraster.cpp threadraster.h dlgezplot.cpp dlgezplot.h ctsim_DEPENDENCIES=../libctgraphics/libctgraphics.a ../libctsupport/libctsupport.a ../libctsim/libctsim.a ../include/ct.h ctsim_LDADD=-L../libctgraphics -L../libctsupport -L../libctsim @ctlibs@ - - -