X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Cockpit%2FMakefile.am;h=f472b9c3c39c1f660919e54b2fa73e0950fd4cd1;hb=ab59ca78b9d7fda79fc993092f56235cec6cf59a;hp=a62b646897821bc31877a9d2822a96efb3323075;hpb=27ac2e344e69de50cc5fe02ff15d4a9dcda9e7b2;p=flightgear.git diff --git a/Cockpit/Makefile.am b/Cockpit/Makefile.am index a62b64689..f472b9c3c 100644 --- a/Cockpit/Makefile.am +++ b/Cockpit/Makefile.am @@ -5,4 +5,4 @@ libCockpit_la_SOURCES = \ cockpit.c cockpit.h \ hud.c hud.h -INCLUDES += -I.. +INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator