X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/025e88c50bc838a02e352cdeb53918ebbec20aee..7b8bd8182ca5ec9ed42d531b80fda479c2a2d7a1:/samples/bombs/makefile.unx diff --git a/samples/bombs/makefile.unx b/samples/bombs/makefile.unx index 65a59f74d9..118dabbfd4 100644 --- a/samples/bombs/makefile.unx +++ b/samples/bombs/makefile.unx @@ -11,7 +11,7 @@ PROGRAM=bombs -OBJECTS=$(PROGRAM).o bombs1.o game.o +OBJECTS = bombs.o bombs1.o game.o include ../../src/makeprog.env