diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile new file mode 100644 index 000000000000..a60e67b3ae34 --- /dev/null +++ b/editors/Makefile @@ -0,0 +1,3 @@ +SUBDIR= jove emacs + +.include <bsd.subdir.mk> |