From 7d1a57482e91cd895801162daef2c9f4c2e7cbbe Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Tue, 10 Jun 1997 14:31:01 +0000 Subject: [PATCH] Use foreign strictness. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1892 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hdb/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hdb/Makefile.am b/lib/hdb/Makefile.am index d81f95fc8..d9610bf71 100644 --- a/lib/hdb/Makefile.am +++ b/lib/hdb/Makefile.am @@ -1,6 +1,6 @@ # $Id$ -AUTOMAKE_OPTIONS = no-dependencies +AUTOMAKE_OPTIONS = no-dependencies foreign INCLUDES = -I$(top_builddir)/include