Install header file boinc_zip.h into include/BOINC/ subdir

svn path=/trunk/boinc/; revision=4629
This commit is contained in:
Bruce Allen 2004-11-23 13:02:20 +00:00
parent eced0db04a
commit 686d7356f5
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ AM_CPPFLAGS = -pthread \
##noinst_PROGRAMS = test
lib_LIBRARIES = libboinc_zip.a
## install header-files with prefix-subdir BOINC/ to avoid name-conflicts
includedir = ${prefix}/include/BOINC/
include_HEADERS = boinc_zip.h
libboinc_zip_a_SOURCES = boinc_zip.cpp \