Removing EXPORTS, parent makefile explicitly points at this directory now. r=bryner

This commit is contained in:
mcafee%netscape.com 1999-12-01 02:30:38 +00:00
Родитель 85e63a4bb3
Коммит 74d1e39672
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

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