mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Revert this file
This commit is contained in:
parent
2733a08f55
commit
56ac45041c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@
|
|||
include Makefile.config
|
||||
|
||||
CYCLONE = cyclone
|
||||
TESTSCM = unit-tests srfi-60-tests
|
||||
TESTSCM = unit-tests
|
||||
TESTFILES = $(addprefix tests/, $(addsuffix .scm, $(TESTSCM)))
|
||||
BOOTSTRAP_DIR = ../cyclone-bootstrap
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue