From f578cb7e069256a3acc8722e35313f01fb6617ca Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Thu, 1 Feb 2018 00:13:45 -0500 Subject: Add gfxx --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index f1b99edd..13e555c2 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -1,6 +1,6 @@ ANY_BINS = atch dtch hnel pbcopy pbd pbpaste wake xx BSD_BINS = jrp klon typo watch -LIN_BINS = bri fbclock +LIN_BINS = bri fbclock gfxx ALL_BINS = $(ANY_BINS) $(BSD_BINS) $(LIN_BINS) CFLAGS += -Wall -Wextra -Wpedantic -- cgit 1.4.1