summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2010-03-14 15:25:03 +0000
committerpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2010-03-14 15:25:03 +0000
commitac0057a4e0f10b78d3db0bb34c72edd034e15987 (patch)
tree404daff8bcc3619079183dd82894ee3eb2807efe /Makefile
parent00b43501612224cb32a6cde6c3c97d2e39b49d59 (diff)
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@30 9f8f72e9-4bf4-416e-b76e-7d4203597157
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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