]> git.mxchange.org Git - flightgear.git/commitdiff
add property_list.[ch]xx
authormfranz <mfranz>
Mon, 22 May 2006 14:34:59 +0000 (14:34 +0000)
committermfranz <mfranz>
Mon, 22 May 2006 14:34:59 +0000 (14:34 +0000)
src/GUI/Makefile.am

index e78139c6f5c962b17850767019a6ee44f4e35678..4f2a55dd364ad757b9f5ab7877d59ff268721b23 100644 (file)
@@ -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