From: mfranz Date: Mon, 22 May 2006 14:34:59 +0000 (+0000) Subject: add property_list.[ch]xx X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0007098aacddb1248d6b6b4950aaf4dcb26255c7;p=flightgear.git add property_list.[ch]xx --- diff --git a/src/GUI/Makefile.am b/src/GUI/Makefile.am index e78139c6f..4f2a55dd3 100644 --- a/src/GUI/Makefile.am +++ b/src/GUI/Makefile.am @@ -14,6 +14,7 @@ libGUI_a_SOURCES = \ trackball.c trackball.h \ puList.cxx puList.hxx \ AirportList.cxx AirportList.hxx \ + property_list.cxx property_list.hxx \ layout.cxx layout-props.cxx layout.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src