summaryrefslogtreecommitdiff
path: root/update-creator.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update-creator.sh')
-rwxr-xr-xupdate-creator.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/update-creator.sh b/update-creator.sh
deleted file mode 100755
index 781261f5d..000000000
--- a/update-creator.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-find -name \*.cpp \
- -o -name \*.h \
- -o -name \*.am \
- -o -name \*.txt \
- -o -name \*.xml \
- -o -name \*.manaplus \
- | sort > manaplus.files