[master] fixed out-of-tree build

3766.	[cleanup]	Fixed problems with building outside the source
			tree when using native PKCS#11. [RT #35459]
This commit is contained in:
Evan Hunt
2014-02-27 16:49:35 -08:00
parent 1aced7b870
commit e71905610c
4 changed files with 7 additions and 9 deletions

View File

@@ -13,8 +13,6 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id$
###
### Common Makefile rules for BIND 9.
###
@@ -124,7 +122,7 @@ BUILD_LIBS = @BUILD_LIBS@
.SUFFIXES:
.SUFFIXES: .c .@O@
ALWAYS_INCLUDES = -I${top_builddir}
ALWAYS_INCLUDES = -I${top_builddir} -I${top_srcdir}
ALWAYS_DEFINES = @ALWAYS_DEFINES@
ALWAYS_WARNINGS =