X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2FMakefile.am;h=332a10d886625ca95887ec86d97447fb949026b1;hb=29275ce1ecf9c4ea302aacca8c5ae5d4d3319a17;hp=69fd6c8a16120c5fef7a4f790992c1eeadabdeae;hpb=e891f2ff05c8428b77f137d5f86244a4dc9d716c;p=flightgear.git diff --git a/src/Cockpit/Makefile.am b/src/Cockpit/Makefile.am index 69fd6c8a1..332a10d88 100644 --- a/src/Cockpit/Makefile.am +++ b/src/Cockpit/Makefile.am @@ -10,7 +10,6 @@ libCockpit_a_SOURCES = \ panel.cxx panel.hxx \ panel_io.cxx panel_io.hxx \ radiostack.cxx radiostack.hxx \ - sp_panel.cxx sp_panel.hxx \ steam.cxx steam.hxx -INCLUDES += -I$(top_builddir) -I$(top_builddir)/src +INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src