mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
Fix for bug 11663 (by dougt).
This commit is contained in:
parent
6b41d36d12
commit
aeadbf6c4e
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user