From 731c58c7f54451ea763413b059aaacc7a7f4d5c1 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 1 Apr 2008 07:30:15 +0300 Subject: [PATCH] po/POTFILES.in: Rename 'lib/trigdeferred.c' to 'lib/trigdeferred.l' The latter is the actual source. Fixes a build failure when updating the pot file and top_srcdir != top_builddir. --- po/ChangeLog | 4 ++++ po/POTFILES.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/po/ChangeLog b/po/ChangeLog index 036a3238..c9d7790e 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2008-04-01 Guillem Jover + + * POTFILES.in: Rename 'lib/trigdeferred.c' to 'lib/trigdeferred.l'. + 2008-03-31 Deng Xiyue * zh_CN.po: Updated to 984t diff --git a/po/POTFILES.in b/po/POTFILES.in index 72d673fc..c60abf4f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -19,7 +19,7 @@ lib/parse.c lib/parsehelp.c lib/showpkg.c lib/tarfn.c -lib/trigdeferred.c +lib/trigdeferred.l lib/triglib.c lib/utils.c lib/varbuf.c -- 2.39.5