summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-04-12 20:56:12 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-04-12 20:56:12 +0000
commit097122a24607eebaf1e9c83759b999dba6df930e (patch)
tree2dc8dfcf93dd3d4d13165965bf4873be99576687 /llvm/tools/llvmc
parentd538792a8587e55140a062cc3416640d0de1278c (diff)
downloadbcm5719-llvm-097122a24607eebaf1e9c83759b999dba6df930e.tar.gz
bcm5719-llvm-097122a24607eebaf1e9c83759b999dba6df930e.zip
Distribute CVS versions of lex files
llvm-svn: 27629
Diffstat (limited to 'llvm/tools/llvmc')
-rw-r--r--llvm/tools/llvmc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/Makefile b/llvm/tools/llvmc/Makefile
index d4b6275ce82..6034f87fe4f 100644
--- a/llvm/tools/llvmc/Makefile
+++ b/llvm/tools/llvmc/Makefile
@@ -10,7 +10,7 @@ LEVEL = ../..
TOOLNAME = llvmc
USEDLIBS = LLVMBCReader LLVMCore LLVMSupport.a LLVMbzip2 LLVMSystem.a
CONFIG_FILES = c cpp ll
-EXTRA_DIST = c cpp ll
+EXTRA_DIST = c cpp ll ConfigLexer.cpp.cvs ConfigLexer.l.cvs
# The CompilerDriver needs to know the locations of several configured
# directories and paths. We define these as preprocessor symbols so they can
OpenPOWER on IntegriCloud