From 5b9878a53975b6a33fd7e5001167275c4ab82488 Mon Sep 17 00:00:00 2001 From: Jonathan Protzenko Date: Wed, 1 Nov 2017 09:39:52 -0700 Subject: [PATCH] mhe --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile b/test/Makefile index dd5171cd2..e8c6b74ea 100644 --- a/test/Makefile +++ b/test/Makefile @@ -19,7 +19,7 @@ FILES = \ Recursive.exe RecursivePoly.exe Structs2.exe StringLit.exe \ FunctionalEncoding.exe FunPtr.exe Test128.exe \ CheckedInt.exe Polymorphic.exe GcTypes.exe BadMatch.exe C89.exe \ - PatternAny.exe Debug.exe hello-system/HelloSystem.exe \ # Server.exe + PatternAny.exe Debug.exe hello-system/HelloSystem.exe \ ExitCode.exe EXTRA_FILES = \ $(CRYPTO)/Crypto.Symmetric.Chacha20.exe