From 89d617feb8403044247bb890c0ac7c531065c17b Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 6 Apr 1998 18:08:13 +0000 Subject: * Makefile.am (diststuff): New target. * Makefile.in: Rebuild. --- bfd/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bfd/Makefile.am') 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. -- cgit v1.1