X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fc25a89ac1e6c5208db24bfc0abc8666b791dc6..6ee3c06421446908fabe9de45b8e0c7519c28c24:/contrib/samples/ogl/ogledit/makefile.g95 diff --git a/contrib/samples/ogl/ogledit/makefile.g95 b/contrib/samples/ogl/ogledit/makefile.g95 index 01ce047f5c..71686aadd0 100644 --- a/contrib/samples/ogl/ogledit/makefile.g95 +++ b/contrib/samples/ogl/ogledit/makefile.g95 @@ -11,7 +11,7 @@ WXDIR = ../../../.. TARGET=ogledit # EXTRACPPFLAGS=-I../../src -EXTRALIBS=-logl +EXTRALIBS=-logl -lwxdeprecated OBJECTS = $(TARGET).o doc.o view.o palette.o include $(WXDIR)/src/makeprog.g95