summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keithw@vmware.com>2009-01-14 20:33:06 +0000
committerKeith Whitwell <keithw@vmware.com>2009-01-14 20:33:06 +0000
commit2d155f91d22d67c3aee5a11219a6e1a7c45c2d74 (patch)
treee07080925acae160515cd1d9f4006a42004dd3bd /progs/trivial/Makefile
parenta8e0df08ef75db9d80ddc55098e436829af49d7c (diff)
trivial: clear with random color
Diffstat (limited to 'progs/trivial/Makefile')
-rw-r--r--progs/trivial/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/trivial/Makefile b/progs/trivial/Makefile
index f7bfd1f039..2c158c8d49 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -16,6 +16,7 @@ SOURCES = \
clear-scissor.c \
clear-undefined.c \
clear-repeat.c \
+ clear-random.c \
clear.c \
dlist-dangling.c \
dlist-edgeflag-dangling.c \