From f9be4eed42d50ccab59a116ad1a46af6a3c560a6 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Sun, 10 Mar 2013 11:12:43 +1000 Subject: distribute library/term_colors.sh Signed-off-by: Allan McRae --- scripts/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/Makefile.am b/scripts/Makefile.am index c3c1d73a..784b1802 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -29,7 +29,8 @@ LIBRARY = \ library/output_format.sh \ library/parseopts.sh \ library/human_to_size.sh \ - library/size_to_human.sh + library/size_to_human.sh \ + library/term_colors.sh # Files that should be removed, but which Automake does not know. MOSTLYCLEANFILES = $(bin_SCRIPTS) -- cgit v1.2.3-24-g4f1b