Fix for bug 11663 (by dougt).

This commit is contained in:
sgehani%netscape.com 1999-08-27 21:10:51 +00:00
parent 6b41d36d12
commit aeadbf6c4e

View File

@ -22,6 +22,14 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = xpiflash
LIBRARY_NAME = xpiflash
IS_COMPONENT = 1
CPPSRCS = \
nsXPIFlash.cpp \
$(NULL)
EXPORT_RESOURCE_NOTIFIER = \
$(srcdir)/SoftwareUpdates.rdf \
$(srcdir)/SoftwareUpdate-Source-1.rdf \