summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-01 00:13:45 -0500
committerJune McEnroe <programble@gmail.com>2018-02-01 00:13:45 -0500
commit519698ed62b1e110574c3850eceec4d312d8e47d (patch)
treef51c9d423d94cbc16daebc5a9476ee294a182add /bin/Makefile
parentMap \h to sort includes (diff)
downloadsrc-519698ed62b1e110574c3850eceec4d312d8e47d.tar.gz
src-519698ed62b1e110574c3850eceec4d312d8e47d.zip
Add gfxx
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile2
1 files changed, 1 insertions, 1 deletions
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