From fafdf6eb74c8d0e9d35384a5dbc3aa6ff63f74e7 Mon Sep 17 00:00:00 2001 From: "bsmedberg%covad.net" Date: Tue, 9 Aug 2005 23:06:48 +0000 Subject: [PATCH] Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin git-svn-id: svn://10.0.0.236/trunk@177461 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/extensions/auth/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/extensions/auth/Makefile.in b/mozilla/extensions/auth/Makefile.in index 4437880e83a..c9e3e44e767 100644 --- a/mozilla/extensions/auth/Makefile.in +++ b/mozilla/extensions/auth/Makefile.in @@ -50,6 +50,7 @@ include $(DEPTH)/config/autoconf.mk MODULE = negotiateauth LIBRARY_NAME = negotiateauth IS_COMPONENT = 1 +MOZILLA_INTERNAL_API = 1 REQUIRES = \ xpcom \