Fixed compile bug

svn path=/trunk/boinc/; revision=197
This commit is contained in:
Michael Gary 2002-07-15 20:00:07 +00:00
parent 4a33b99962
commit b61135447d
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ MYSQL_LIBS = \
-L/sw/lib/mysql -lmysqlclient -L/usr/local/lib -lz \
-lm $(NETLIBS)
NETLIBS = -lsocket -lnsl
LIBS = \
backend_lib.o \
process_result_template.o \