Bug 944004 - Build profile/ in unified mode; r=glandium

This commit is contained in:
Ehsan Akhgari 2013-11-27 13:44:34 -05:00
parent c2da91069e
commit 968b3cf389
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
include('objs.mozbuild')
SOURCES += modules_profiledirservice_src_csrcs
UNIFIED_SOURCES += modules_profiledirservice_src_csrcs
LIBRARY_NAME = 'profdirserviceprovider_s'

View File

@ -6,7 +6,7 @@
include('../src/objs.mozbuild')
SOURCES += modules_profiledirservice_src_csrcs
UNIFIED_SOURCES += modules_profiledirservice_src_csrcs
LIBRARY_NAME = 'profdirserviceprovidersa_s'