summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>1999-05-05 20:27:03 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>1999-05-05 20:27:03 +0000
commit05b0377511a22f727d19c1cbf31094b10beae6e1 (patch)
tree29df3014db984dadf6c37117304988d74538ebaa /sysutils/Makefile
parentreimport my ffs recovery tool into sysutils, NOT sysutil, that's what I (diff)
activate ffsrecov in the correct place..
Notes
Notes: svn path=/head/; revision=18520
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 3dbdf0067ae8..985464bfcbaa 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.64 1999/03/31 11:24:40 dirk Exp $
+# $Id: Makefile,v 1.65 1999/04/30 09:30:50 taoka Exp $
#
SUBDIR += LPRng
@@ -17,6 +17,7 @@
SUBDIR += cpbk
SUBDIR += daemontools
SUBDIR += doconfig
+ SUBDIR += ffsrecov
SUBDIR += gnomeadmin
SUBDIR += gnomecontrolcenter
SUBDIR += glload