diff options
author | Jason Evans <jasone@FreeBSD.org> | 2000-09-28 22:24:50 +0000 |
---|---|---|
committer | Jason Evans <jasone@FreeBSD.org> | 2000-09-28 22:24:50 +0000 |
commit | 45977e56b528ede968e8f60e445a410df1634eb6 (patch) | |
tree | d6aaf6e22d5120e188fbd06cbea8502f44de8e86 /editors/Makefile | |
parent | 63625260136a0a9cb791cd0c54c44cc836663495 (diff) |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 78245f3e9310..64f07ba4b1f7 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -137,5 +137,6 @@ SUBDIR += xenon SUBDIR += xvile SUBDIR += yudit + SUBDIR += zile .include <bsd.port.subdir.mk> |