missing exports

git-svn-id: svn://10.0.0.236/trunk@54844 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com 1999-12-01 02:24:01 +00:00
parent 2e7a23cebf
commit 3f178b45e9

View File

@ -30,6 +30,8 @@ LIBRARY_NAME = MyService
CPPSRCS = MyService.cpp
EXPORTS = MyService.h
LOCAL_INCLUDES = -I$(srcdir)/..
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_XPCOM_LIBS)