]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
po: add prof_err.c, ext2_err.c and uuidd.c to POTFILES.in
authorTheodore Ts'o <tytso@mit.edu>
Wed, 5 Oct 2011 04:46:29 +0000 (00:46 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 5 Oct 2011 04:46:29 +0000 (00:46 -0400)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
po/Makefile.in.in
po/POTFILES.in

index 8629fd610e5ca521b3680f32423409935065b4a2..9864d73ba8c340641113c6efc29fb43412944135 100644 (file)
@@ -100,9 +100,10 @@ stamp-po: $(srcdir)/$(DOMAIN).pot
 
 # This target rebuilds $(DOMAIN).pot; it is an expensive operation.
 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
-$(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed \
+$(DOMAIN).pot-update: $(srcdir)/POTFILES.in remove-potcdate.sed \
        $(srcdir)/at-expand.pl
        $(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
+         --directory=$(top_builddir) \
          --add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS) \
          --files-from=$(srcdir)/POTFILES.in \
          --copyright-holder='$(COPYRIGHT_HOLDER)' \
index c3001a55790e1255741db96b6e3e9fa747b4d208..fb0df5a1d8f22fc9af0b778ebf88678e1b9abc42 100644 (file)
@@ -38,9 +38,12 @@ misc/mklost+found.c
 misc/partinfo.c
 misc/tune2fs.c
 misc/util.c
+misc/uuidd.c
 misc/uuidgen.c
 resize/extent.c
 resize/main.c
 resize/online.c
 resize/resize2fs.c
 resize/sim_progress.c
+lib/ext2fs/ext2_err.c
+e2fsck/prof_err.c