summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/library/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/library/makefile')
-rw-r--r--examples/cxx/tree/library/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/tree/library/makefile b/examples/cxx/tree/library/makefile
index 330c422..3db03de 100644
--- a/examples/cxx/tree/library/makefile
+++ b/examples/cxx/tree/library/makefile
@@ -68,7 +68,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.
#