* Makefile.am (EXTRA_DIST): Put spu_ovl.o in the emultempl
authorIan Lance Taylor <ian@airs.com>
Tue, 28 Nov 2006 04:54:06 +0000 (04:54 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 28 Nov 2006 04:54:06 +0000 (04:54 +0000)
subdirectory.
* Makefile.in: Regenerate.

ld/ChangeLog
ld/Makefile.am
ld/Makefile.in

index 73b4f6c11ebf0033ff81a64e952199e78d2d888c..209e8d9f72e660d75aa7e77744a5f7e507d0fab1 100644 (file)
@@ -1,3 +1,9 @@
+2006-11-27  Ian Lance Taylor  <ian@airs.com>
+
+       * Makefile.am (EXTRA_DIST): Put spu_ovl.o in the emultempl
+       subdirectory.
+       * Makefile.in: Regenerate.
+
 2006-11-27  Bob Wilson  <bob.wilson@acm.org>
 
        * emultempl/xtensaelf.em (XSHAL_ABI): Add default definition.
index fd736605152fbdbb91bc4e1ea09c61c5b15a8be0..9f9cef569b279237467d9f5ba842bb09fea59b42 100644 (file)
@@ -1864,7 +1864,7 @@ install-data-local: install-info
 
 # Stuff that should be included in a distribution.  The diststuff
 # target is run by the taz target in ../Makefile.in.
-EXTRA_DIST = ldgram.c ldgram.h ldlex.c spu_ovl.o $(man_MANS)
+EXTRA_DIST = ldgram.c ldgram.h ldlex.c emultempl/spu_ovl.o $(man_MANS)
 diststuff: info $(EXTRA_DIST)
 all: info ld.1
 
index 96f84c272a10a88a75a1684877d400cb7ac79638..1f51580b706155ed4ab6edce92ca9638407c5fcb 100644 (file)
@@ -691,7 +691,7 @@ html__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
 # Stuff that should be included in a distribution.  The diststuff
 # target is run by the taz target in ../Makefile.in.
-EXTRA_DIST = ldgram.c ldgram.h ldlex.c spu_ovl.o $(man_MANS)
+EXTRA_DIST = ldgram.c ldgram.h ldlex.c emultempl/spu_ovl.o $(man_MANS)
 DISTCLEANFILES = tdirs site.exp site.bak stringify.sed
 all: config.h
        $(MAKE) $(AM_MAKEFLAGS) all-recursive