Missing include files for make install

svn path=/trunk/boinc/; revision=4827
This commit is contained in:
Bruce Allen 2004-12-12 12:19:42 +00:00
parent e6fb58fee8
commit 2f122a6fa9
1 changed files with 3 additions and 1 deletions

View File

@ -66,7 +66,9 @@ includedir = ${prefix}/include/BOINC/
include_HEADERS = \
boinc_api.h \
graphics_api.h \
gutil.h
gutil.h \
grahpics_lib.h \
graphics_impl.h
.PHONY: nographics