X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e0080ee4e5ffea768fda11426b6b3bf063c2c98..90da75e673f51b30e04629035d8bf7501fd00e30:/samples/toolbar/makefile.g95 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