X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FControls%2FMakefile.am;h=8b63268eb3d0af8f6892f8405406142bf69ec33d;hb=8f3aa1bebd7c60b1ad328d10beae841daab4e292;hp=68c60fd6f91ffbb9589c9e1336bd584a11e9d7c6;hpb=6de1139450e08653c4be1d89f65518bcd8f46541;p=flightgear.git diff --git a/src/Controls/Makefile.am b/src/Controls/Makefile.am index 68c60fd6f..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)/Lib -I$(top_builddir)/Simulator +INCLUDES += -I$(top_builddir) -I$(top_builddir)/src