Bug 875934 - Moar fixups post backout of bug 870676 \o/

This commit is contained in:
Ed Morley 2013-08-29 11:47:45 +01:00
parent 061f421c5b
commit ac177efd81
2 changed files with 1 additions and 3 deletions

View File

@ -9,9 +9,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = domfm_s
include $(topsrcdir)/dom/dom-config.mk
include $(topsrcdir)/config/rules.mk
include $(topsrcdir)/ipc/chromium/chromium-config.mk

View File

@ -12,6 +12,7 @@ XPIDL_SOURCES += [
XPIDL_MODULE = 'dom_fm'
MODULE = 'dom'
LIBRARY_NAME = 'domfm_s'
CPP_SOURCES += [
'FMRadio.cpp',
@ -28,4 +29,3 @@ EXTRA_COMPONENTS += [
]
LIBXUL_LIBRARY = True