diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2003-06-02 14:12:00 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2003-06-02 14:12:00 +0000 |
commit | b6ae9da8c7dfba6587038cac42684949bf2faaf0 (patch) | |
tree | 519a249ce1a3155daea44aae408401b63b25b729 /cyclone/sickle/Makefile.sources | |
parent | a511e141ae18c710ec26f7dbe1b562d5835933b8 (diff) |
adding pong and mtr
svn path=/trunk/externals/miXed/; revision=673
Diffstat (limited to 'cyclone/sickle/Makefile.sources')
-rw-r--r-- | cyclone/sickle/Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cyclone/sickle/Makefile.sources b/cyclone/sickle/Makefile.sources index e807a06..0cb46aa 100644 --- a/cyclone/sickle/Makefile.sources +++ b/cyclone/sickle/Makefile.sources @@ -47,6 +47,7 @@ peek.c \ phasewrap.c \ play.c \ poltocar.c \ +pong.c \ pow.c \ rand.c \ rampsmooth.c \ |