aboutsummaryrefslogtreecommitdiff
path: root/autoreconf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autoreconf.sh')
-rwxr-xr-xautoreconf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoreconf.sh b/autoreconf.sh
index 4fdfb2f..e008d6e 100755
--- a/autoreconf.sh
+++ b/autoreconf.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-subdirs=(deque flite gfsm pdstring readdir sprinkler weightmap)
+subdirs=(deque flite gfsm locale pdstring readdir sprinkler weightmap)
#ar_args="--install --verbose --force --symlink"
ar_args="--install --verbose --force"