diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-01-30 17:07:17 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-01-30 17:07:17 +0000 |
commit | bbb80ee9ae981da4b25941500c8f3cc7eeb14063 (patch) | |
tree | f4b9d16045d24f8a0b7e5dd78848dab0900c3d58 /ViCious/cyclone/objects | |
parent | 8b69cff4357081fdd688f2c29273d34235157d22 (diff) |
remove renaming of [cartopol~] since I did not realize there was some Makefile tricks in Makefile.common to rename the binary
svn path=/trunk/externals/miXed/; revision=15926
Diffstat (limited to 'ViCious/cyclone/objects')
-rw-r--r-- | ViCious/cyclone/objects | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ViCious/cyclone/objects b/ViCious/cyclone/objects index 954230f..66c21db 100644 --- a/ViCious/cyclone/objects +++ b/ViCious/cyclone/objects @@ -132,7 +132,7 @@ ALL_SICKLES = \ $(SRCDIR)\sickle\bitxor.obj \
$(SRCDIR)\sickle\buffir.obj \
$(SRCDIR)\sickle\capture.obj \
- $(SRCDIR)\sickle\cartopol~.obj \
+ $(SRCDIR)\sickle\cartopol.obj \
$(SRCDIR)\sickle\change.obj \
$(SRCDIR)\sickle\click.obj \
$(SRCDIR)\sickle\Clip.obj \
|