Fixed makefile

This commit is contained in:
Michiel Broek 2006-06-24 11:18:42 +00:00
parent d638b1adc4
commit 79a99763a9

View File

@ -5,7 +5,7 @@
include ../Makefile.global
SRCS = mball.c dlcount.c mblang.c mbstat.c mbtoberep.c mbuser.c mbbw.c
HDRS = mball.h dlcount.h mbstat.h mbuser.h mbbw.h
HDRS = mball.h dlcount.h mbstat.h mbuser.h
MBALL_OBJS = mball.o dlcount.o
MBALL_LIBS = ../lib/libmbse.a ../lib/libdbase.a
MBLANG_OBJS = mblang.o