From: Harco de Hilster Date: Sun, 4 Apr 1999 05:24:58 +0000 (+0000) Subject: removed a few objects whose sources have been moved X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/594542b1280021f45dcaff54a8e26a93113f8884 removed a few objects whose sources have been moved git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/utils/framelayout/src/makefile.g95 b/utils/framelayout/src/makefile.g95 index ebf717822d..e23791b1fb 100644 --- a/utils/framelayout/src/makefile.g95 +++ b/utils/framelayout/src/makefile.g95 @@ -14,8 +14,8 @@ LIBTARGET=$(WXDIR)/lib/libfl.a OBJECTS = antiflickpl.o bardragpl.o barhintspl.o cbcustom.o\ cbstore.o controlarea.o controlbar.o dyntbar.o dyntbarhnd.o\ frmview.o garbagec.o gcupdatesmgr.o hintanimpl.o newbmpbtn.o\ - objstore.o panedrawpl.o pf_sample.o rowdragpl.o rowlayoutpl.o\ - settingsdlg.o toolwnd.o updatesmgr.o wxinfo.o + objstore.o panedrawpl.o rowdragpl.o rowlayoutpl.o\ + settingsdlg.o toolwnd.o updatesmgr.o include $(WXDIR)/src/makelib.g95