]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/minimal/makefile.unx
const added to GetBitmap it was my fault.
[wxWidgets.git] / samples / minimal / makefile.unx
index 7365f9c19cf5fd17e6de33272d932cecaea65399..6e0b9cac435c81c43308df2b860aea99b9493d8f 100644 (file)
@@ -9,8 +9,9 @@
 #
 # Makefile for minimal example (UNIX).
 
-include ../../src/makeprog.env
-
 PROGRAM=minimal
 
 OBJECTS=$(PROGRAM).o
+
+include ../../src/makeprog.env
+