]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/treectrl/Makefile.in
Define SF_UNICODE if undefined
[wxWidgets.git] / samples / treectrl / Makefile.in
index 5a08e1e4279c2bec96729218c4c0d0275bc73b83..81bbcbaf6e599636b0f8eb864f34cfcbd945a4c0 100644 (file)
@@ -7,7 +7,9 @@ program_dir = samples/treectrl
 
 PROGRAM=treectrl
 
-OBJECTS=$(PROGRAM).o
+OBJECTS =$(PROGRAM).o
+DEPFILES=$(PROGRAM).d
 
 include ../../src/makeprog.env
 
+-include $(DEPFILES)