From 962b454f8fc5e4dc370d3534e112534cbee98603 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 20 Apr 2014 16:02:35 +0200 Subject: Use todos instead deprecated unix2dos --- examples/cxx/tree/custom/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/cxx/tree/custom/makefile') diff --git a/examples/cxx/tree/custom/makefile b/examples/cxx/tree/custom/makefile index 98d47b8..cd741a1 100644 --- a/examples/cxx/tree/custom/makefile +++ b/examples/cxx/tree/custom/makefile @@ -33,7 +33,7 @@ $(dist): $(addprefix $(out_base)/,$(addsuffix /.dist,$(all_examples))) $(dist-win): $(addprefix $(out_base)/,$(addsuffix /.dist-win,$(all_examples))) $(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. # -- cgit v1.1