Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin

This commit is contained in:
bsmedberg%covad.net 2005-04-05 23:48:43 +00:00
parent 7bb53dccc4
commit 3357ab6d6f

View File

@ -43,6 +43,8 @@ include $(DEPTH)/config/autoconf.mk
MODULE = profilesharingsetup
LIBRARY_NAME = profilesharingsetup_s
MOZILLA_INTERNAL_API = 1
REQUIRES = xpcom \
string \
$(NULL)