aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-13 03:51:00 +0200
committerMattias Andrée <maandree@kth.se>2016-07-13 03:51:00 +0200
commit5edb689a0e1e8c06666371a85ad1cba0e04afe23 (patch)
treedef83ef195096fa0fe0016cf1e4c44d5d5d55866 /Makefile
parentImplement filter updating (diff)
downloadcoopgammad-5edb689a0e1e8c06666371a85ad1cba0e04afe23.tar.gz
coopgammad-5edb689a0e1e8c06666371a85ad1cba0e04afe23.tar.bz2
coopgammad-5edb689a0e1e8c06666371a85ad1cba0e04afe23.tar.xz
Add ring[.ch]
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bb02f60..4e2139c 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ COMMAND = coopgammad
KERNEL = $(shell uname | tr '[A-Z]_' '[a-z]-')
-SRC = filter coopgammad output ramps util message server
+SRC = filter coopgammad output ramps util message server ring
OPTIMISE = -Og -g