added lib/Mac global includes-patch

svn path=/trunk/boinc/; revision=12905
This commit is contained in:
Reinhard Prix 2007-06-12 13:23:31 +00:00
parent cf34759dd6
commit 9cecd6905c
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/client \ -I$(top_srcdir)/client \
-I$(top_srcdir)/tools \ -I$(top_srcdir)/tools \
-I$(top_srcdir)/sched \ -I$(top_srcdir)/sched \
-I$(top_srcdir)/lib/mac \
$(MYSQL_CFLAGS) \ $(MYSQL_CFLAGS) \
$(PTHREAD_CFLAGS) $(PTHREAD_CFLAGS)