diff --git a/dist-gps.sh b/dist-gps.sh index 4fb4783..9607ec9 100755 --- a/dist-gps.sh +++ b/dist-gps.sh @@ -14,6 +14,7 @@ cd .. ; tar -jcf ${name} \ --exclude golded+/Release \ --exclude golded+/*.bat \ --exclude golded+/*.cmd \ + --exclude 'bld*.inc' \ --exclude '*.diff' \ --exclude '*.tar.gz' \ --exclude '*.tgz' \