Added include of Makefile.incl and "if INSTALL_HEADERS" around

pkginclude_HEADERS=


svn path=/trunk/boinc/; revision=17563
This commit is contained in:
Eric J. Korpela 2009-03-09 15:38:21 +00:00
parent 745e90b935
commit 5fe6e9a098
1 changed files with 4 additions and 0 deletions

View File

@ -1,8 +1,12 @@
## -*- mode: makefile; tab-width: 4 -*-
## $Id$
include $(top_srcdir)/Makefile.incl
## the following headers need to be installed
if INSTALL_HEADERS
pkginclude_HEADERS = boinc_db.h db_base.h
endif
## other stuff to go into the distribution
EXTRA_DIST = constraints.sql schema.sql init_db