Added laylayer.h export for privacy module. Approved: nisheeth

git-svn-id: svn://10.0.0.236/trunk@7171 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dfm%netscape.com 1998-08-03 22:52:16 +00:00
parent 071b1bb9ce
commit c28e6ce625

View File

@ -19,12 +19,9 @@ DEPTH = ..\..
LIBRARY_NAME = lay
MODULE = lay
!ifdef MOZ_PRIVACY
REQUIRES = privacy
EXPORTS = layout.h laylayer.h
!else
EXPORTS = layout.h
!endif
!include $(DEPTH)\config\rules.mak
#