summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHongbin Zheng <etherzhhb@gmail.com>2012-04-11 07:43:13 +0000
committerHongbin Zheng <etherzhhb@gmail.com>2012-04-11 07:43:13 +0000
commit91bfd78fb204f26e03da982eff1029e452efc908 (patch)
treef8dc31dcd83c47ba9e779b3e0383eba012a5b809
parent03c50998cb3d7229ba189e0cec0bf9cf0b01bee3 (diff)
downloadbcm5719-llvm-91bfd78fb204f26e03da982eff1029e452efc908.tar.gz
bcm5719-llvm-91bfd78fb204f26e03da982eff1029e452efc908.zip
Revert "Fix a bug introduced by r153739: We are not able to provide the correct"
This reverts commit 2c6bdbf972ac966498489d30a33bfd252df9107d. llvm-svn: 154486
-rw-r--r--polly/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/Makefile b/polly/Makefile
index 665c13a183d..2ad5b363e2f 100644
--- a/polly/Makefile
+++ b/polly/Makefile
@@ -8,7 +8,7 @@
# Indicates our relative path to the top of the project's root directory.
#
LEVEL = .
-DIRS = lib tools
+DIRS = lib test tools
EXTRA_DIST = include
#
OpenPOWER on IntegriCloud