diff --git a/mozilla/ef/Compiler/PrimitiveGraph/Makefile b/mozilla/ef/Compiler/PrimitiveGraph/Makefile index 1ff6497314e..de41b9ede1c 100644 --- a/mozilla/ef/Compiler/PrimitiveGraph/Makefile +++ b/mozilla/ef/Compiler/PrimitiveGraph/Makefile @@ -22,7 +22,7 @@ DEPTH = ../.. -CPPSRCS = Address.cpp \ +CPPSRCS = Address.cpp \ ControlNodes.cpp \ Primitives.cpp \ SysCalls.cpp \