X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=bootstrap.sh;h=91ef76ddaa2b1bfcf7005b9f46188378c41aa298;hb=03c82d907ec7ae9cf02040a86c33532602cb7df7;hp=775529abca244b37a595cd86951f2836c26be8c9;hpb=b36bc8d77ab145627395d33913a049c014965b92;p=m17n%2Fm17n-db.git diff --git a/bootstrap.sh b/bootstrap.sh index 775529a..91ef76d 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -28,7 +28,7 @@ automake -a echo "Running autoconf..." autoconf echo "Producing po/POTFILES.in" -ls *.mim > po/POTFILES.in +ls MIM/*.mim > po/POTFILES.in echo "The remaining steps to install this packge are:" echo " % ./configure" echo " % make"