aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-10-03 12:29:10 +0000
committerAlan Modra <amodra@gmail.com>2001-10-03 12:29:10 +0000
commit87b632fc0798243be498cf837a4be29546081242 (patch)
tree3cc7988faea734d8c8a88e9956bb62602a2e86bb /bfd/Makefile.am
parent0a991dfe0d54a980dba9b2d031818d33474f84a0 (diff)
downloadgdb-87b632fc0798243be498cf837a4be29546081242.zip
gdb-87b632fc0798243be498cf837a4be29546081242.tar.gz
gdb-87b632fc0798243be498cf837a4be29546081242.tar.bz2
bfd/ChangeLog
* configure.in (AC_OUTPUT <bfd-in3.h>): Remove version.h. * configure: Regenerate. * Makefile.am (BFD_H_FILES): Add version.h. * Makefile.in: Regenerate. * po/SRC-POTFILES.in: Regenerate. bfd/doc/ChangeLog * Makefile.am (BFD_H_DEP): Add ../version.h. * Makefile.in: Regenerate.
Diffstat (limited to 'bfd/Makefile.am')
-rw-r--r--bfd/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/Makefile.am b/bfd/Makefile.am
index f9b0564..9edff8f 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -504,7 +504,7 @@ SOURCE_HFILES = \
libaout.h libbfd.h libcoff.h libecoff.h libhppa.h \
libieee.h libnlm.h liboasys.h libpei.h netbsd.h nlm-target.h \
nlmcode.h nlmswap.h ns32k.h peicode.h som.h vms.h libxcoff.h \
- xcoff-target.h
+ xcoff-target.h version.h
## ... and all .h files which are in the build tree.
BUILD_HFILES = \
@@ -702,7 +702,7 @@ stmp-bfd-h: bfd-in3.h
touch stmp-bfd-h
BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
- reloc.c syms.c bfd.c archive.c corefile.c targets.c format.c
+ reloc.c syms.c bfd.c archive.c corefile.c targets.c format.c version.h
LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c cache.c reloc.c archures.c elf.c
LIBCOFF_H_FILES = libcoff-in.h coffcode.h