*** empty log message ***
[m17n/m17n-db.git] / bootstrap.sh
index 775529a..91ef76d 100755 (executable)
@@ -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"