Bug 1045783: fix typo that broke --enable-jprof r=ted NPOTB DONTBUILD

This commit is contained in:
Randell Jesup 2014-08-06 11:31:22 -04:00
parent d6d1b18bf8
commit cced29cafc

View File

@ -23,6 +23,6 @@ LOCAL_INCLUDES += [
OS_LIBS += [
'dl',
'gfd',
'bfd',
'iberty',
]