git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55325 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
        mkdir $(DISTDIR)/src/jpeg
        $(CP_P) $(JPEGDIR)/*.h $(DISTDIR)/src/jpeg
        $(CP_P) $(JPEGDIR)/*.c $(DISTDIR)/src/jpeg
        mkdir $(DISTDIR)/src/jpeg
        $(CP_P) $(JPEGDIR)/*.h $(DISTDIR)/src/jpeg
        $(CP_P) $(JPEGDIR)/*.c $(DISTDIR)/src/jpeg
+       $(CP_P) $(JPEGDIR)/*.vc $(DISTDIR)/src/jpeg
+       $(CP_P) $(JPEGDIR)/makefile.* $(DISTDIR)/src/jpeg
        $(CP_P) $(JPEGDIR)/README $(DISTDIR)/src/jpeg
         
        mkdir $(DISTDIR)/src/tiff
        $(CP_P) $(JPEGDIR)/README $(DISTDIR)/src/jpeg
         
        mkdir $(DISTDIR)/src/tiff
 
        mkdir $(DISTDIR)/samples
        $(CP_P) $(SAMPDIR)/Makefile.in $(DISTDIR)/samples
 
        mkdir $(DISTDIR)/samples
        $(CP_P) $(SAMPDIR)/Makefile.in $(DISTDIR)/samples
+       $(CP_P) $(SAMPDIR)/makefile.* $(DISTDIR)/samples
+       $(CP_P) $(SAMPDIR)/Info.plist $(DISTDIR)/samples
+       $(CP_P) $(SAMPDIR)/sample.* $(DISTDIR)/samples
+       $(CP_P) $(SAMPDIR)/samples.* $(DISTDIR)/samples
 
        mkdir $(DISTDIR)/samples/console
        $(CP_P) $(SAMPDIR)/console/Makefile.in $(DISTDIR)/samples/console
 
        mkdir $(DISTDIR)/samples/console
        $(CP_P) $(SAMPDIR)/console/Makefile.in $(DISTDIR)/samples/console
        done
 
        # copy the rest, not covered by the above loop
        done
 
        # copy the rest, not covered by the above loop
-       $(CP_P) $(SAMPDIR)/animate/hourglass.ani $(DISTDIR)/samples/hourglass.ani
+       $(CP_P) $(SAMPDIR)/animate/hourglass.ani $(DISTDIR)/samples/animate
        $(CP_P) $(SAMPDIR)/animate/throbber.gif $(DISTDIR)/samples/animate
 
        $(CP_P) $(SAMPDIR)/console/testdata.fc $(DISTDIR)/samples/console
        $(CP_P) $(SAMPDIR)/animate/throbber.gif $(DISTDIR)/samples/animate
 
        $(CP_P) $(SAMPDIR)/console/testdata.fc $(DISTDIR)/samples/console
 
        mkdir $(DISTDIR)/src/jpeg
        $(CP_P) $(JPEGDIR)/*.h $(DISTDIR)/src/jpeg
        $(CP_P) $(JPEGDIR)/*.c $(DISTDIR)/src/jpeg
        mkdir $(DISTDIR)/src/jpeg
        $(CP_P) $(JPEGDIR)/*.h $(DISTDIR)/src/jpeg
        $(CP_P) $(JPEGDIR)/*.c $(DISTDIR)/src/jpeg
+       $(CP_P) $(JPEGDIR)/*.vc $(DISTDIR)/src/jpeg
+       $(CP_P) $(JPEGDIR)/makefile.* $(DISTDIR)/src/jpeg
        $(CP_P) $(JPEGDIR)/README $(DISTDIR)/src/jpeg
         
        mkdir $(DISTDIR)/src/tiff
        $(CP_P) $(JPEGDIR)/README $(DISTDIR)/src/jpeg
         
        mkdir $(DISTDIR)/src/tiff
 
        mkdir $(DISTDIR)/samples
        $(CP_P) $(SAMPDIR)/Makefile.in $(DISTDIR)/samples
 
        mkdir $(DISTDIR)/samples
        $(CP_P) $(SAMPDIR)/Makefile.in $(DISTDIR)/samples
+       $(CP_P) $(SAMPDIR)/makefile.* $(DISTDIR)/samples
+       $(CP_P) $(SAMPDIR)/Info.plist $(DISTDIR)/samples
+       $(CP_P) $(SAMPDIR)/sample.* $(DISTDIR)/samples
+       $(CP_P) $(SAMPDIR)/samples.* $(DISTDIR)/samples
 
        mkdir $(DISTDIR)/samples/console
        $(CP_P) $(SAMPDIR)/console/Makefile.in $(DISTDIR)/samples/console
 
        mkdir $(DISTDIR)/samples/console
        $(CP_P) $(SAMPDIR)/console/Makefile.in $(DISTDIR)/samples/console
        done
 
        # copy the rest, not covered by the above loop
        done
 
        # copy the rest, not covered by the above loop
-       $(CP_P) $(SAMPDIR)/animate/hourglass.ani $(DISTDIR)/samples/hourglass.ani
+       $(CP_P) $(SAMPDIR)/animate/hourglass.ani $(DISTDIR)/samples/animate
        $(CP_P) $(SAMPDIR)/animate/throbber.gif $(DISTDIR)/samples/animate
 
        $(CP_P) $(SAMPDIR)/console/testdata.fc $(DISTDIR)/samples/console
        $(CP_P) $(SAMPDIR)/animate/throbber.gif $(DISTDIR)/samples/animate
 
        $(CP_P) $(SAMPDIR)/console/testdata.fc $(DISTDIR)/samples/console