diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 40ce3dd..35cbaaa 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,3 +1,3 @@ SUBDIR= bash -.include <bsd.subdir.mk> +.include <bsd.port.subdir.mk> |