summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2013-03-10 02:12:43 +0100
committerAllan McRae <allan@archlinux.org>2013-03-10 02:33:59 +0100
commitf9be4eed42d50ccab59a116ad1a46af6a3c560a6 (patch)
tree28aaa8283ed13b9824ea6457469837bdbfd7716c
parent312e9252f4f74e26ad899950fbcb527d31760519 (diff)
downloadpacman-f9be4eed42d50ccab59a116ad1a46af6a3c560a6.tar.gz
pacman-f9be4eed42d50ccab59a116ad1a46af6a3c560a6.tar.xz
distribute library/term_colors.sh
Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r--scripts/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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)