]> git.saurik.com Git - wxWidgets.git/commitdiff
removed settingsdlg from makefile.g95 - not part of the library
authorJ. Russell Smyth <drfish@cox.net>
Mon, 5 Apr 1999 03:22:57 +0000 (03:22 +0000)
committerJ. Russell Smyth <drfish@cox.net>
Mon, 5 Apr 1999 03:22:57 +0000 (03:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/framelayout/src/makefile.g95

index e23791b1fbce9b5046bb4ff0f4d8f2c7f3246031..a08dd88498465bfe4f43e8b28eebb4d64a417dd7 100644 (file)
@@ -15,7 +15,7 @@ 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 rowdragpl.o rowlayoutpl.o\
settingsdlg.o toolwnd.o updatesmgr.o 
+ toolwnd.o updatesmgr.o 
 
 include $(WXDIR)/src/makelib.g95