Follow-up for bug 542133: include njconfig.cpp in TM lirasm builds. r=me.

This commit is contained in:
Nicholas Nethercote 2010-02-17 08:56:13 +11:00
parent fbc5612f2e
commit 17ec73c38c

View File

@ -57,6 +57,7 @@ CPPSRCS = lirasm.cpp \
RegAlloc.cpp \
avmplus.cpp \
Native$(NANOJIT_ARCH).cpp \
njconfig.cpp \
VMPI.cpp \
$(NULL)