]> git.lyx.org Git - lyx.git/commitdiff
Doh! Forgot target name...
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 24 Jun 2008 10:16:36 +0000 (10:16 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 24 Jun 2008 10:16:36 +0000 (10:16 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25376 a592a061-630c-0410-9148-cb99ea01b6c8

autogen.sh

index 5b1fcbfc1f640dcd257179bcd47a0e0841def238..4350394d2a24c399d69135c142844dd770214f0a 100755 (executable)
@@ -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"'