aboutsummaryrefslogtreecommitdiff
path: root/cyclone/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'cyclone/Makefile.sources')
-rw-r--r--cyclone/Makefile.sources6
1 files changed, 4 insertions, 2 deletions
diff --git a/cyclone/Makefile.sources b/cyclone/Makefile.sources
index 4d6cc29..8ab5893 100644
--- a/cyclone/Makefile.sources
+++ b/cyclone/Makefile.sources
@@ -77,7 +77,8 @@ hammer/zl.c
HFILE_SOURCES = \
hammer/capture.c \
-hammer/coll.c
+hammer/coll.c \
+hammer/mtr.c
HRAND_SOURCES = \
hammer/drunk.c
@@ -155,7 +156,8 @@ SFORKY_TILDE = $(TILDE)
SFORKY_SOURCES = \
sickle/bitand.c \
sickle/bitor.c \
-sickle/bitxor.c
+sickle/bitxor.c \
+sickle/pong.c
SFRAGILE_TILDE = $(TILDE)
SFRAGILE_SOURCES = \