X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e70f5e1301456e02668807d3795a5f2912c2ea86..e57fe6cc735bcd96463358b8f3cb492b970de804:/distrib/gtk/copy_src diff --git a/distrib/gtk/copy_src b/distrib/gtk/copy_src index 9dcda76273..3870301071 100755 --- a/distrib/gtk/copy_src +++ b/distrib/gtk/copy_src @@ -15,23 +15,13 @@ echo Base dir.. cd ../.. cp wxGTK.spec ~/wxgtk_dist/wxGTK -cp Makefile.am ~/wxgtk_dist/wxGTK -cp acconfig.h ~/wxgtk_dist/wxGTK -cp acinclude.m4 ~/wxgtk_dist/wxGTK -cp aclocal.m4 ~/wxgtk_dist/wxGTK -cp configure.in ~/wxgtk_dist/wxGTK cp configure ~/wxgtk_dist/wxGTK cp config.sub ~/wxgtk_dist/wxGTK cp config.guess ~/wxgtk_dist/wxGTK cp install-sh ~/wxgtk_dist/wxGTK -cp ltconfig ~/wxgtk_dist/wxGTK -cp ltmain.sh ~/wxgtk_dist/wxGTK -cp missing ~/wxgtk_dist/wxGTK cp mkinstalldirs ~/wxgtk_dist/wxGTK cp wx-config.in ~/wxgtk_dist/wxGTK -cp makefile.unx.in ~/wxgtk_dist/wxGTK cp setup.h.in ~/wxgtk_dist/wxGTK -cp stamp-h.in ~/wxgtk_dist/wxGTK cp Makefile.in ~/wxgtk_dist/wxGTK echo Docs..