]> git.lyx.org Git - features.git/commitdiff
better lyxdoc dist
authorLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 24 Jul 2001 23:41:49 +0000 (23:41 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 24 Jul 2001 23:41:49 +0000 (23:41 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2332 a592a061-630c-0410-9148-cb99ea01b6c8

lib/Makefile.am

index 31d78c04928a10db26dc0de27ecd7f85a372f969..3f1748bd166a07e06f959168f683430e9347e074 100644 (file)
@@ -66,7 +66,7 @@ uninstall-local:
 dist-hook:
        cd ${distdir} ; rm -rf `find . -name \*CVS\*` ; \
        rm -rf doc/BUGS.lyx doc/.cvsignore; \
-       { cvs -Q export -r HEAD -d doc lyxdoc || \
+       [ -f doc/UserGuide.lyx ] || { cvs -Q export -r HEAD -d doc lyxdoc || \
          echo "WARNING: Unable to get LyX Documentation from CVS!" ; true ; }
 
 listerrors: examples/Literate.lyx