aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.am
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-04-06 18:08:13 +0000
committerIan Lance Taylor <ian@airs.com>1998-04-06 18:08:13 +0000
commit89d617feb8403044247bb890c0ac7c531065c17b (patch)
treea5e41ffdbefb723d18ede81fd923ed4afb0cb880 /bfd/Makefile.am
parent97ca325aa420116f2c9854caa1a4beafa093ba85 (diff)
downloadgdb-89d617feb8403044247bb890c0ac7c531065c17b.zip
gdb-89d617feb8403044247bb890c0ac7c531065c17b.tar.gz
gdb-89d617feb8403044247bb890c0ac7c531065c17b.tar.bz2
* Makefile.am (diststuff): New target.
* Makefile.in: Rebuild.
Diffstat (limited to 'bfd/Makefile.am')
-rw-r--r--bfd/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/Makefile.am b/bfd/Makefile.am
index ef8c346..097924b 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -399,6 +399,8 @@ HFILES = \
libnlm.h liboasys.h netbsd.h nlm-target.h nlmcode.h ns32k.h som.h \
targmatch.h
+diststuff: info
+
# Various kinds of .o files to put in libbfd.a:
# BFD_BACKENDS Routines the configured targets need.
# BFD_MACHINES Architecture-specific routines the configured targets need.