Update the Module.mk. (Sorry for the mess).

This commit is contained in:
Vassil Vassilev 2013-09-09 16:03:12 +02:00 committed by sftnight
parent a46498e831
commit 7875d921f6

View File

@ -19,7 +19,7 @@ CLINGDEP := $(CLINGO:.o=.d)
CLINGETC_CLING := DynamicExprInfo.h DynamicLookupRuntimeUniverse.h \
DynamicLookupLifetimeHandler.h Interpreter.h InvocationOptions.h \
RuntimeUniverse.h StoredValueRef.h Value.h \
ValuePrinter.h ValuePrinterInfo.h RuntimeExceptions.h
ValuePrinter.h ValuePrinterInfo.h RuntimeException.h
CLINGETC_LLVM := llvm/ADT/IntrusiveRefCntPtr.h \
llvm/ADT/OwningPtr.h \