summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/build2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build2.mk b/build/build2.mk
index b51f86ace4..047a7f2108 100644
--- a/build/build2.mk
+++ b/build/build2.mk
@@ -52,7 +52,7 @@ acconfig.h: $(acconfig_h_SOURCES)
cat $(acconfig_h_SOURCES) > $@
$(makefile_in_files): $(makefile_am_files) aclocal.m4 configure.in $(config_m4_files)
- @echo rebuilding Makefile.in\'s
+ @echo rebuilding Makefile templates
@for i in $(LT_TARGETS); do \
if test -f "$$i"; then \
mv $$i $$i.bak; \