Add the llvm-config directory to the EXTRA_DIST line so it gets distributed
authorReid Spencer <rspencer@reidspencer.com>
Wed, 12 Apr 2006 19:06:14 +0000 (19:06 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 12 Apr 2006 19:06:14 +0000 (19:06 +0000)
commitd853fd6b6d6ae9733c8af4194c55e2a6f81a97e9
tree7f65b718dc85914ce7da6a12e7a963d78452595c
parent324047847e2aaf0e6e58bdbc383689a0cc985a45
Add the llvm-config directory to the EXTRA_DIST line so it gets distributed
even though its not being built currently. This prevents dist-check from
failing because configure can't find llvm-config.in.in

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