aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.am
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-08 21:04:02 +0000
committerNick Clifton <nickc@redhat.com>2001-03-08 21:04:02 +0000
commit7898dedac0f0bd75d7363d13427c4a1e72b66f66 (patch)
treeacf6ebf88b3bf0fed778398ecd6afd8473aa8875 /bfd/Makefile.am
parent24285e3a2ba6cdd4fa9012cd7cb359e18797864c (diff)
downloadfsf-binutils-gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.zip
fsf-binutils-gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.gz
fsf-binutils-gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.bz2
Update copyright notices
Diffstat (limited to 'bfd/Makefile.am')
-rw-r--r--bfd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/Makefile.am b/bfd/Makefile.am
index 4299e37..53dbf49 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -504,7 +504,7 @@ HFILES = \
POTFILES = $(CFILES) $(HFILES)
-po/POTFILES.in: @MAINT@ Makefile
+po/POTFILES.in: @MAINT@ Makefile $(POTFILES)
for file in $(POTFILES); do echo $$file; done | sort > tmp \
&& mv tmp $(srcdir)/po/POTFILES.in