summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-05-08 06:06:30 +0000
committerjkh <jkh@FreeBSD.org>1995-05-08 06:06:30 +0000
commit7440d1ae5c074c0c8ed8018cd10e429b279d8745 (patch)
tree0f8452edfa4c92d9e7ad62938d4ad2e891ccdbef /usr.sbin/sade/Makefile
parent021b1e61da72a756bc8f87b139948c264ab03d85 (diff)
downloadFreeBSD-src-7440d1ae5c074c0c8ed8018cd10e429b279d8745.zip
FreeBSD-src-7440d1ae5c074c0c8ed8018cd10e429b279d8745.tar.gz
Ok, we should now create all filesystems, mount them and extract the
cpio floppy at this point.
Diffstat (limited to 'usr.sbin/sade/Makefile')
-rw-r--r--usr.sbin/sade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sade/Makefile b/usr.sbin/sade/Makefile
index 2a206eb..4aa36cc 100644
--- a/usr.sbin/sade/Makefile
+++ b/usr.sbin/sade/Makefile
@@ -8,7 +8,7 @@ SRCS= globals.c main.c dmenu.c menus.c \
misc.c msg.c system.c install.c \
termcap.c makedevs.c media.c variable.c \
devices.c dist.c lang.c wizard.c \
- disks.c
+ disks.c command.c
CFLAGS += -Wall -g -I${.CURDIR}/../libdisk
OpenPOWER on IntegriCloud