mirror of https://github.com/BOINC/boinc.git
Removed line continuation in comments
svn path=/trunk/boinc/; revision=4805
This commit is contained in:
parent
5d8366ca43
commit
18b001a1f2
|
@ -21,8 +21,8 @@ graphics_api_files = \
|
||||||
# David, beware, you must ALSO list the .h files!! Else they are
|
# David, beware, you must ALSO list the .h files!! Else they are
|
||||||
# not included in the 'make dist' tarball!
|
# not included in the 'make dist' tarball!
|
||||||
#
|
#
|
||||||
# bmplib.C \
|
# bmplib.C
|
||||||
# tgalib.C \
|
# tgalib.C
|
||||||
|
|
||||||
if BUILD_GRAPHICS_API
|
if BUILD_GRAPHICS_API
|
||||||
graphics_libs = libboinc_graphics_api.a
|
graphics_libs = libboinc_graphics_api.a
|
||||||
|
|
Loading…
Reference in New Issue