aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Transforms/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/Transforms/Makefile b/lib/Transforms/Makefile
new file mode 100644
index 0000000000..3029b5c40d
--- /dev/null
+++ b/lib/Transforms/Makefile
@@ -0,0 +1,6 @@
+LEVEL = ../..
+
+LIBRARYNAME = transforms
+
+include $(LEVEL)/Makefile.common
+