Distribute CVS versions of lex files

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27629 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-04-12 20:56:12 +00:00
parent 898f44b06a
commit 59524a5287

View File

@ -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