summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/TableGen')
-rw-r--r--llvm/utils/TableGen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/utils/TableGen/Makefile b/llvm/utils/TableGen/Makefile
index a7723485e55..b396cd73ff0 100644
--- a/llvm/utils/TableGen/Makefile
+++ b/llvm/utils/TableGen/Makefile
@@ -9,6 +9,8 @@
LEVEL = ../..
TOOLNAME = tblgen
USEDLIBS = LLVMSupport.a LLVMSystem.a
+EXTRA_DIST = FileLexer.cpp.cvs FileLexer.l.cvs \
+ FileParser.cpp.cvs FileParser.h.cvs FileParser.y.cvs
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud