From 92bbf90cfa0c3e156d6f106a8e1847af847e4e54 Mon Sep 17 00:00:00 2001 From: Honza Bambas Date: Thu, 6 Aug 2009 16:29:26 +0200 Subject: [PATCH] Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, security tests fix, r=jwalden, a=beltzner --- security/manager/ssl/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/manager/ssl/Makefile.in b/security/manager/ssl/Makefile.in index bc86455bdf0..4ffcc43f58b 100644 --- a/security/manager/ssl/Makefile.in +++ b/security/manager/ssl/Makefile.in @@ -41,6 +41,8 @@ topsrcdir = @top_srcdir@ srcdir = @srcdir@ VPATH = @srcdir@ +include $(DEPTH)/config/autoconf.mk + MODULE = pipnss DIRS = src public