X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1197380cfa0b346f2dda8ba0d2c1e84dca37528d..a2615ebc22a402b1badb46475f94ab6aa3a64018:/samples/html/test/Makefile.in?ds=inline

diff --git a/samples/html/test/Makefile.in b/samples/html/test/Makefile.in
index f22949fe09..bb4f8a1e91 100644
--- a/samples/html/test/Makefile.in
+++ b/samples/html/test/Makefile.in
@@ -23,4 +23,4 @@ DATAFILES=f.html fft.html imagemap.htm imagemap.png pic.png pic2.bmp \
 
 include ../../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)