aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc2/Makefile')
-rw-r--r--tools/llvmc2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvmc2/Makefile b/tools/llvmc2/Makefile
index 3012065..22ca29e 100644
--- a/tools/llvmc2/Makefile
+++ b/tools/llvmc2/Makefile
@@ -11,7 +11,7 @@ LEVEL = ../..
BUILTIN_PLUGINS = Base
DRIVER_NAME = llvmc2
-DIRS = plugins driver
+DIRS = plugins driver
export BUILTIN_PLUGINS
export DRIVER_NAME