aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fa202ef1..5309adf4 100644
--- a/Makefile
+++ b/Makefile
@@ -17,8 +17,10 @@ ifeq ($(TARGET),i586-mingw32msvc)
objects += win32.o
LFLAGS+=-lws2_32
EFLAGS+=-lsecur32
+OUTFILE=bitlbee.exe
else
objects += unix.o conf.o log.o
+OUTFILE=bitlbee
endif
# Expansion of variables