]> git.lyx.org Git - lyx.git/blobdiff - lib/configure.m4
update to TeXFiles.sh
[lyx.git] / lib / configure.m4
index 4ea80cde0a678f61d079e3b67c59d94f3e4ebe5a..d167639af4098c72a6f217149dbe6d1f829d1806 100644 (file)
@@ -156,7 +156,7 @@ if test "x$OSTYPE" = xcygwin; then
 fi
 
 #### Create the build directories if necessary
-for dir in bind clipart doc examples images kbd layouts reLyX \
+for dir in bind clipart doc examples help images kbd layouts reLyX \
     scripts templates ui ; do
   test ! -d $dir && mkdir $dir
 done