X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a29912f608e082001ee53b9873323c4bcd71f21..1ecffbff714ff707ded9266bf27c3347946cbcd9:/samples/bombs/makefile.unx diff --git a/samples/bombs/makefile.unx b/samples/bombs/makefile.unx index 340c83b517..118dabbfd4 100644 --- a/samples/bombs/makefile.unx +++ b/samples/bombs/makefile.unx @@ -13,5 +13,5 @@ PROGRAM=bombs OBJECTS = bombs.o bombs1.o game.o -include ../../../src/makeprog.env +include ../../src/makeprog.env