diff options
Diffstat (limited to 'lib/atf/Makefile.inc')
| -rw-r--r-- | lib/atf/Makefile.inc | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/lib/atf/Makefile.inc b/lib/atf/Makefile.inc index f8f329842eb4..bebed0280596 100644 --- a/lib/atf/Makefile.inc +++ b/lib/atf/Makefile.inc @@ -24,6 +24,8 @@  # SUCH DAMAGE.  # +PACKAGE=	atf +LIB_PACKAGE=  CFLAGS+=	-DHAVE_CONFIG_H  WARNS?=		3 | 
