From 2b92aca887502f0373b54d062f4043dda9185bcc Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 20 Feb 2002 19:22:16 +0000 Subject: [PATCH] Compile GSMemoryPanel.m and install GSMemoryPanel.h git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12601 72102866-910b-0410-8b05-ffd578937521 --- Source/GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/GNUmakefile b/Source/GNUmakefile index 178654d25..b2e6d3343 100644 --- a/Source/GNUmakefile +++ b/Source/GNUmakefile @@ -151,6 +151,7 @@ NSWorkspace.m \ GSComboSupport.m \ GSHelpManagerPanel.m \ GSInfoPanel.m \ +GSMemoryPanel.m \ GSTextStorage.m \ GSTrackingRect.m \ GSServicesManager.m \ @@ -295,6 +296,7 @@ DPSOperators.h \ GMAppKit.h \ GMArchiver.h \ GSFontInfo.h \ +GSMemoryPanel.h \ GSInfoPanel.h \ GSMethodTable.h \ GSPasteboardServer.h \