diff options
author | Will Andrews <will@FreeBSD.org> | 2001-12-24 11:25:49 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-12-24 11:25:49 +0000 |
commit | db658b22bd9537193d7c65ec1fe14f2b857c00d5 (patch) | |
tree | 1ac21992b15f395a60ecb3c8462dca9fa25b3d69 /editors | |
parent | Put crossm68k subdir back. If you need to deactivate the use of a port, (diff) |
Add missing bitmap and psgml-emacs SUBDIRs.
Submitted by: bento
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index bc5e62a61d3e..cd74d066d1ef 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -12,6 +12,7 @@ SUBDIR += axe SUBDIR += beav SUBDIR += biew + SUBDIR += bitmap SUBDIR += bitmap-emacs20 SUBDIR += bitmap-mule SUBDIR += boiling-egg @@ -91,6 +92,7 @@ SUBDIR += pico SUBDIR += poedit SUBDIR += psgml + SUBDIR += psgml-emacs SUBDIR += psgml-emacs19 SUBDIR += psgml-emacs20 SUBDIR += psgml-mule |