summaryrefslogtreecommitdiff
path: root/build-aux/install-reloc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-10-22 02:39:34 +0200
committerBruno Haible <bruno@clisp.org>2011-10-22 02:39:34 +0200
commit6c15b5e78263a58f68bf31f5f219d3119132eff8 (patch)
treee4b16c530d20e7e66b06215915ff86c527eb0a9a /build-aux/install-reloc
parent362dd1d5ec44fbfeadb896d02b0b192e80a22f7e (diff)
downloadgnulib-6c15b5e78263a58f68bf31f5f219d3119132eff8.tar.gz
relocatable-prog-wrapper: Don't leave object files behind.
* build-aux/install-reloc: Re-synchronize list of .o files to be removed with list of compilation units.
Diffstat (limited to 'build-aux/install-reloc')
-rwxr-xr-xbuild-aux/install-reloc2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/install-reloc b/build-aux/install-reloc
index bc07e67cc0..97491a79c2 100755
--- a/build-aux/install-reloc
+++ b/build-aux/install-reloc
@@ -172,10 +172,10 @@ rc=$?
rm -f relocwrapper.o \
progname.o \
progreloc.o \
- xreadlink.o \
areadlink.o \
careadlinkat.o \
allocator.o \
+ readlink.o \
canonicalize-lgpl.o \
malloca.o \
relocatable.o \