mailto doesn't need mimevcrd.c after all

This commit is contained in:
akkana%netscape.com 1998-09-04 22:07:25 +00:00
parent b87c835600
commit 80aded381c

View File

@ -52,12 +52,6 @@ CSRCS = \
addr.c \
$(NULL)
ifdef MOZ_MAIL_COMPOSE
CSRCS += \
mimevcrd.c \
$(NULL)
endif
REQUIRES = mime nspr dbm img util layer security pref js julian nls xp network
include $(DEPTH)/config/rules.mk