Doh! Forgot target name...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25376 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2008-06-24 10:16:36 +00:00
parent 2c0f0d3312
commit 14d00c9d24

View File

@ -84,7 +84,7 @@ else
fi
echo "Building po/POTFILES.in..."
make -s -f po/Rules-lyx srcdir=po top_srcdir=.
make -s -f po/Rules-lyx srcdir=po top_srcdir=. po/POTFILES.in
echo
echo 'run "./configure ; make"'