aboutsummaryrefslogtreecommitdiffstats
path: root/helpers/update-aux.sh
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/update-aux.sh')
-rwxr-xr-xhelpers/update-aux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/update-aux.sh b/helpers/update-aux.sh
index 3ab54144..ef85aa1d 100755
--- a/helpers/update-aux.sh
+++ b/helpers/update-aux.sh
@@ -12,7 +12,7 @@ GL=/usr/local/src/Gnu/gnulib/build-aux
for i in $(cd $GL ; echo *)
do
- for dir in ./build-aux extension/build-aux doc
+ for dir in ./build-aux doc
do
if [ -f $GL/$i ] && [ -f $dir/$i ]
then