summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-11-26 06:55:22 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-11-26 06:55:22 +0000
commitb7fa297fa5ac26aa120e3594f43d2412f2db3d1c (patch)
tree9ef8e7c6a1cee84c1a1a5ae4c86a5b83a205de92 /lib
parentdedcfff69c44de99cddb8f56b2a408d14aa7edcb (diff)
downloadcoreutils-b7fa297fa5ac26aa120e3594f43d2412f2db3d1c.tar.xz
(stdbool.h): Fix typo in previous change.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 8638d6f1c..19c6c7276 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -127,7 +127,7 @@ MOSTLYCLEANFILES += stdbool.h stdbool.ht
# Create stdbool.h on systems that lack a working one.
stdbool.h: stdbool_.h
cp $(srcdir)/stdbool_.h $@-t
- mv $@t $@
+ mv $@-t $@
BUILT_SOURCES += $(ALLOCA_H)
EXTRA_DIST += alloca_.h