summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorJakob Borg <jakob@nym.se>2015-08-06 11:29:25 +0200
committerJakob Borg <jakob@nym.se>2015-08-09 09:35:26 +0200
commit7705a6c1f165a9a81856d0c493eac5042b6e18bf (patch)
tree4def8ef959ea73e655edd0189e7ee88ef57377f4 /build.sh
parent0a803891a465254376ed776ee82aa4220fc2eb23 (diff)
mv internal lib
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 2a730e69c..2401476fc 100755
--- a/build.sh
+++ b/build.sh
@@ -46,7 +46,7 @@ case "${1:-default}" in
prerelease)
go run build.go transifex
- git add -A gui/assets/ internal/auto/
+ git add -A gui/assets/ lib/auto/
pushd man ; ./refresh.sh ; popd
git add -A man
echo