(stdbool.h): Fix typo in previous change.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Nov 2005 06:55:22 +0000 (06:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Nov 2005 06:55:22 +0000 (06:55 +0000)
lib/Makefile.am

index 8638d6f..19c6c72 100644 (file)
@@ -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