Add the llvm-config directory to the EXTRA_DIST line so it gets distributed
[oota-llvm.git] / utils / Makefile
index df03b567b1660953006e8afe7355c914e78b242a..1e047065788ec1f0753d3738b7773d0530269e49 100644 (file)
@@ -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