Distribute CVS versions of lex files
authorReid Spencer <rspencer@reidspencer.com>
Wed, 12 Apr 2006 20:56:12 +0000 (20:56 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 12 Apr 2006 20:56:12 +0000 (20:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27629 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvmc/Makefile

index d4b6275ce82f6c3491e970652906090133b91e10..6034f87fe4f503f1b3769d3418495d5297123bb3 100644 (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