summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/polymorphism/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/polymorphism/makefile')
-rw-r--r--examples/cxx/tree/polymorphism/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/tree/polymorphism/makefile b/examples/cxx/tree/polymorphism/makefile
index cdeb0ef..2ee16e7 100644
--- a/examples/cxx/tree/polymorphism/makefile
+++ b/examples/cxx/tree/polymorphism/makefile
@@ -69,7 +69,7 @@ $(dist): $(dist-common)
$(dist-win): $(dist-common)
$(call install-data,$(src_base)/README,$(dist_prefix)/$(path)/README.txt)
- $(call message,,unix2dos $(dist_prefix)/$(path)/README.txt)
+ $(call message,,todos $(dist_prefix)/$(path)/README.txt)
# Clean.