diff --git a/distrib/scripts/create_archives.sh b/distrib/scripts/create_archives.sh index f62c122503..83857ca49d 100755 --- a/distrib/scripts/create_archives.sh +++ b/distrib/scripts/create_archives.sh @@ -68,7 +68,7 @@ getfilelist(){ fi if [ $port = "gtk" ] || [ $port = "all" ]; then - filelist="$filelist gtk.rsp" + filelist="$filelist gtk.rsp gtk1.rsp" fi if [ $port = "motif" ] || [ $port = "all" ]; then