summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 51673aa..997c23b 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -33,8 +33,8 @@ ToiletKit_OBJC_FILES = MLKCharacter.m MLKCons.m MLKBinding.m \
MLKLexicalContext.m MLKLexicalEnvironment.m \
MLKLispValue.m MLKPackage.m MLKParenReader.m \
MLKRatio.m MLKReader.m MLKReadtable.m \
- MLKReaderError.m MLKSingleFloat.m MLKStream.m \
- MLKStringInputStream.m MLKSymbol.m \
+ MLKReaderError.m MLKRoot.m MLKSingleFloat.m \
+ MLKStream.m MLKStringInputStream.m MLKSymbol.m \
MLKThrowException.m NSObject-MLKPrinting.m \
NSString-MLKPrinting.m
ToiletKit_LDFLAGS = -lgmp