From 0007098aacddb1248d6b6b4950aaf4dcb26255c7 Mon Sep 17 00:00:00 2001 From: mfranz Date: Mon, 22 May 2006 14:34:59 +0000 Subject: [PATCH] add property_list.[ch]xx --- src/GUI/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5