X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e0080ee4e5ffea768fda11426b6b3bf063c2c98..0dfef5a8124ac0f1bb2aed6ef5ddfa833e8e2c6e:/samples/toolbar/makefile.g95?ds=inline diff --git a/samples/toolbar/makefile.g95 b/samples/toolbar/makefile.g95 index b4a920f047..d011eb9db7 100644 --- a/samples/toolbar/makefile.g95 +++ b/samples/toolbar/makefile.g95 @@ -9,7 +9,7 @@ WXDIR = ../.. -TARGET=test +TARGET=toolbar OBJECTS = $(TARGET).o include $(WXDIR)/src/makeprog.g95