X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Froute%2FMakefile.am;h=8035f101437c4d7bde0caceb38d1dbdafdc9f0e4;hb=78411d29a7fdd606e50a81d03d6e8a08dcb15828;hp=b905f6edb51b55b94a245519723689dd2f53bb68;hpb=b7a91bdb031819dd542ba595edf7e43ca2c7e0ec;p=simgear.git diff --git a/simgear/route/Makefile.am b/simgear/route/Makefile.am index b905f6ed..8035f101 100644 --- a/simgear/route/Makefile.am +++ b/simgear/route/Makefile.am @@ -8,7 +8,7 @@ libsgroute_a_SOURCES = \ route.cxx \ waypoint.cxx -INCLUDES += -I$(top_srcdir) +INCLUDES = -I$(top_srcdir) noinst_PROGRAMS = waytest routetest