X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/506e9b7ed2bee097fd3674061f6962e54bdea7bf..191e43fd02e958cd302049c469fb0f5ca9b67ceb:/samples/html/test/Makefile.in diff --git a/samples/html/test/Makefile.in b/samples/html/test/Makefile.in index 1462b4b828..2efc88fcc1 100644 --- a/samples/html/test/Makefile.in +++ b/samples/html/test/Makefile.in @@ -184,7 +184,7 @@ test$(EXEEXT): $(TEST_OBJECTS) $(__test___win32rc) data: @mkdir -p . - @for f in f.html fft.html imagemap.htm imagemap.png pic.png pic2.bmp tables.htm test.htm listtest.htm i18n.gif 8859_2.htm cp1250.htm regres.htm foo.png subsup.html; do \ + @for f in imagemap.png pic.png pic2.bmp i18n.gif imagemap.htm tables.htm test.htm listtest.htm 8859_2.htm cp1250.htm regres.htm foo.png subsup.html; do \ if test ! -f ./$$f -a ! -d ./$$f ; \ then x=yep ; \ else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \