Install the profile library into the components directory instead of into bin. This will

enable auto registration.
This commit is contained in:
mscott%netscape.com 1999-04-23 06:28:15 +00:00
Родитель 9ed645b2bc
Коммит 0ac3d4e056
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -23,6 +23,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME=profile
IS_COMPONENT=1
CPPSRCS = \
nsProfile.cpp \