diff options
author | will <will@FreeBSD.org> | 2001-12-24 19:25:49 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-24 19:25:49 +0800 |
commit | 947507d9cce3ece0757a4b959a6b23f6db73862a (patch) | |
tree | 73386132060bbc0d05efbcd6e974f085fe36d51e /editors/Makefile | |
parent | efa0bb3f85841731699e0287cdd58c4d5af99527 (diff) | |
download | freebsd-ports-gnome-947507d9cce3ece0757a4b959a6b23f6db73862a.tar.gz freebsd-ports-gnome-947507d9cce3ece0757a4b959a6b23f6db73862a.tar.zst freebsd-ports-gnome-947507d9cce3ece0757a4b959a6b23f6db73862a.zip |
Add missing bitmap and psgml-emacs SUBDIRs.
Submitted by: bento
Diffstat (limited to 'editors/Makefile')
-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 |