X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ad1fa808021f756911808d92a5658f1fab6570dd..8366ae934aab9f835747b0c2e456231e8795fe78:/samples/html/Makefile.in diff --git a/samples/html/Makefile.in b/samples/html/Makefile.in index 4b163056e2..69d9346911 100644 --- a/samples/html/Makefile.in +++ b/samples/html/Makefile.in @@ -5,6 +5,7 @@ all: cd about && make cd help && make + cd helpview && make cd printing && make cd test && make cd virtual && make @@ -14,6 +15,7 @@ all: clean: cd about && make clean cd help && make clean + cd helpview && make clean cd printing && make clean cd test && make clean cd virtual && make clean