X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FGUI%2FMakefile.am;h=03792dcfcecb6927272d6178be7028fbbe4d99b4;hb=474789269b7656509f62339c17e62a55b6157d43;hp=5f8c98d0bf3539b22e61b90fdd670be5f75a0f40;hpb=cfd243bd957c692eae26555dae8a6fa8a693430f;p=flightgear.git diff --git a/src/GUI/Makefile.am b/src/GUI/Makefile.am index 5f8c98d0b..03792dcfc 100644 --- a/src/GUI/Makefile.am +++ b/src/GUI/Makefile.am @@ -23,7 +23,8 @@ libGUI_a_SOURCES = \ property_list.cxx property_list.hxx \ layout.cxx layout-props.cxx layout.hxx \ SafeTexFont.cxx SafeTexFont.hxx \ - WaypointList.cxx WaypointList.hxx + WaypointList.cxx WaypointList.hxx \ + MapWidget.cxx MapWidget.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src