From ac0057a4e0f10b78d3db0bb34c72edd034e15987 Mon Sep 17 00:00:00 2001 From: pb Date: Sun, 14 Mar 2010 15:25:03 +0000 Subject: git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@30 9f8f72e9-4bf4-416e-b76e-7d4203597157 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 877f109..0e18cf6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ all: - ghc HsBot.hs -o hsbot + ghc Main.hs -o hsbot test: all ./hsbot -- cgit v1.2.3