X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12d9e30820444b48882ab9e29139611b99a84495..7fb357a795b41c4c7fd5bcbfcac2a1faffb4f19c:/contrib/utils/wxrcedit/makefile.g95?ds=sidebyside diff --git a/contrib/utils/wxrcedit/makefile.g95 b/contrib/utils/wxrcedit/makefile.g95 index ca38c49f93..b25d80c60f 100644 --- a/contrib/utils/wxrcedit/makefile.g95 +++ b/contrib/utils/wxrcedit/makefile.g95 @@ -10,7 +10,7 @@ WXDIR = ../../.. TARGET=wxrcedit -EXTRALIBS=-lwxxml +EXTRALIBS=-lwxxrc OBJECTS=edapp.o editor.o nodehnd.o xmlhelpr.o preview.o nodesdb.o \ pe_basic.o pe_adv.o propedit.o propframe.o splittree.o include $(WXDIR)/src/makeprog.g95