aboutsummaryrefslogtreecommitdiff
path: root/cyclone/Makefile.sources
diff options
context:
space:
mode:
authorN.N. <krzyszcz@users.sourceforge.net>2003-06-02 14:12:00 +0000
committerN.N. <krzyszcz@users.sourceforge.net>2003-06-02 14:12:00 +0000
commitb6ae9da8c7dfba6587038cac42684949bf2faaf0 (patch)
tree519a249ce1a3155daea44aae408401b63b25b729 /cyclone/Makefile.sources
parenta511e141ae18c710ec26f7dbe1b562d5835933b8 (diff)
adding pong and mtr
svn path=/trunk/externals/miXed/; revision=673
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 = \