Mac patch for Makefile.am

svn path=/trunk/boinc/; revision=6041
This commit is contained in:
Eric J. Korpela 2005-05-05 16:12:59 +00:00
parent e5d37f0d5e
commit accfed06e8
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ graphics_api_files = \
gutil.C \
x_opengl.C
if OS_DARWIN
graphics_api_files += macglutfix.m
endif
# library for main-program part of split apps
graphics_lib_files = \
graphics_lib.C \