diff options
author | torstenb <torstenb@FreeBSD.org> | 1995-07-17 09:08:59 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1995-07-17 09:08:59 +0800 |
commit | 3e3bbe7b3c39ac5626840f32bb82a4372cf0ff6b (patch) | |
tree | ef27a8153c2ac1462fbebb8082145ca6430110db /misc/Makefile | |
parent | 0a2514df581532f7561cc015f20847e54b91a198 (diff) | |
download | freebsd-ports-gnome-3e3bbe7b3c39ac5626840f32bb82a4372cf0ff6b.tar.gz freebsd-ports-gnome-3e3bbe7b3c39ac5626840f32bb82a4372cf0ff6b.tar.zst freebsd-ports-gnome-3e3bbe7b3c39ac5626840f32bb82a4372cf0ff6b.zip |
add recode to the SUBDIRs list
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 7bdbb0c0eaa9..eee129e5d661 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.62 1995/07/15 23:34:38 torstenb Exp $ +# $Id: Makefile,v 1.63 1995/07/15 23:45:37 torstenb Exp $ # SUBDIR += amanda @@ -12,6 +12,7 @@ SUBDIR += mc RESTRICTED += mmv # restrictive copyright SUBDIR += mshell + SUBDIR += recode SUBDIR += rman SUBDIR += screen |