mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
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
This commit is contained in:
parent
324047847e
commit
d853fd6b6d
@ -13,7 +13,8 @@ DIRS = Burg TableGen fpcmp
|
||||
EXTRA_DIST = check-each-file codegen-diff countloc.sh cvsupdate emacs \
|
||||
getsrcs.sh llvmdo llvmgrep llvm-native-gcc llvm-native-gxx \
|
||||
makellvm NightlyTest.gnuplot NightlyTest.pl \
|
||||
NightlyTestTemplate.html profile.pl RegressionFinder.pl vim
|
||||
NightlyTestTemplate.html profile.pl RegressionFinder.pl vim \
|
||||
llvm-config
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user