Ressurrect the Stacker "st" configuration. Someday this will all go
authorReid Spencer <rspencer@reidspencer.com>
Wed, 13 Dec 2006 08:09:48 +0000 (08:09 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 13 Dec 2006 08:09:48 +0000 (08:09 +0000)
away, but until then Stacker needs its configuration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32536 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvmc/Makefile

index 335ac5904c21c2b858d261a81ac6fdae945cae2b..76fb6e11a6453e6e67a73f9080bfb2a104734158 100644 (file)
@@ -9,7 +9,7 @@
 LEVEL = ../..
 TOOLNAME = llvmc
 LINK_COMPONENTS = support system
-CONFIG_FILES = c cpp ll
+CONFIG_FILES = c cpp ll st
 EXTRA_DIST = c cpp ll ConfigLexer.cpp.cvs ConfigLexer.l.cvs
 REQUIRES_EH := 1