]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/test/Makefile.in
added Bulgarian translations
[wxWidgets.git] / samples / html / test / Makefile.in
index f22949fe095dae3fa8965b33e376d4f41819ae07..8519312c4c9d6c2a0923f857eec8ccb2d9b45cae 100644 (file)
@@ -19,8 +19,8 @@ OBJECTS =$(PROGRAM).o
 DEPFILES=$(PROGRAM).d
 
 DATAFILES=f.html fft.html imagemap.htm imagemap.png pic.png pic2.bmp \
-    tables.htm test.htm i18n.gif 8859_2.htm cp1250.htm
+    tables.htm test.htm i18n.gif 8859_2.htm cp1250.htm regres.htm
 
 include ../../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)