X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/031dfec8d45fee38c17c0f8ac01c916c01387d66..6ee3c06421446908fabe9de45b8e0c7519c28c24:/contrib/utils/wxrc/makefile.g95?ds=sidebyside diff --git a/contrib/utils/wxrc/makefile.g95 b/contrib/utils/wxrc/makefile.g95 index 679987d9d5..5bd1c5a2ba 100644 --- a/contrib/utils/wxrc/makefile.g95 +++ b/contrib/utils/wxrc/makefile.g95 @@ -10,7 +10,7 @@ WXDIR = ../../.. TARGET=wxrc -EXTRALIBS=-lwxxml +EXTRALIBS=-lwxxrc OBJECTS = $(TARGET).o include $(WXDIR)/src/makeprog.g95