missing exports

This commit is contained in:
mcafee%netscape.com 1999-12-01 02:24:01 +00:00
parent 5572b27499
commit bd83d45b75

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)