X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FControls%2FMakefile.am;h=8b63268eb3d0af8f6892f8405406142bf69ec33d;hb=7a16ec4fb4e1663902f5022812291f01d7e37ee3;hp=8327dc84c230419641819c93cfc5c2b124ad6221;hpb=c90db01dc8d5462a3da22771ffa7c96f5ea31217;p=flightgear.git diff --git a/src/Controls/Makefile.am b/src/Controls/Makefile.am index 8327dc84c..8b63268eb 100644 --- a/src/Controls/Makefile.am +++ b/src/Controls/Makefile.am @@ -2,4 +2,4 @@ noinst_LIBRARIES = libControls.a libControls_a_SOURCES = controls.cxx controls.hxx -INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator +INCLUDES += -I$(top_builddir) -I$(top_builddir)/src