aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--binutils/Makefile.in3
-rw-r--r--binutils/po/POTFILES.in1
-rw-r--r--gas/po/POTFILES.in2
3 files changed, 5 insertions, 1 deletions
diff --git a/binutils/Makefile.in b/binutils/Makefile.in
index 9fe5642..4796b5b 100644
--- a/binutils/Makefile.in
+++ b/binutils/Makefile.in
@@ -471,7 +471,7 @@ CFILES = \
ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \
nlmconv.c nm.c not-ranlib.c not-strip.c \
objcopy.c objdump.c prdbg.c \
- od-xcoff.c \
+ od-xcoff.c od-macho.c \
rclex.c rdcoff.c rddbg.c readelf.c rename.c \
resbin.c rescoff.c resrc.c resres.c \
size.c srconv.c stabs.c strings.c sysdump.c \
@@ -861,6 +861,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/not-strip.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objcopy.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objdump.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/od-macho.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/od-xcoff.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prdbg.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rclex.Po@am__quote@
diff --git a/binutils/po/POTFILES.in b/binutils/po/POTFILES.in
index c82e24a..23f1527 100644
--- a/binutils/po/POTFILES.in
+++ b/binutils/po/POTFILES.in
@@ -41,6 +41,7 @@ not-strip.c
objcopy.c
objdump.c
objdump.h
+od-macho.c
od-xcoff.c
prdbg.c
rclex.c
diff --git a/gas/po/POTFILES.in b/gas/po/POTFILES.in
index 784fa77..2b39604 100644
--- a/gas/po/POTFILES.in
+++ b/gas/po/POTFILES.in
@@ -124,6 +124,8 @@ config/tc-pj.c
config/tc-pj.h
config/tc-ppc.c
config/tc-ppc.h
+config/tc-rl78.c
+config/tc-rl78.h
config/tc-rx.c
config/tc-rx.h
config/tc-s390.c