summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
new file mode 100644
index 000000000000..40ce3dd7d4c2
--- /dev/null
+++ b/shells/Makefile
@@ -0,0 +1,3 @@
+SUBDIR= bash
+
+.include <bsd.subdir.mk>