summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1996-05-24 15:33:25 +0000
committerbde <bde@FreeBSD.org>1996-05-24 15:33:25 +0000
commit22afa69275e87551513056ddc69bba1d491d269e (patch)
tree47a3f0e1fc46cedc354ce4316e8103438598ee80 /usr.sbin/sysinstall/Makefile
parenteccdc91746094b57c2babe17bace465ea6636078 (diff)
downloadFreeBSD-src-22afa69275e87551513056ddc69bba1d491d269e.zip
FreeBSD-src-22afa69275e87551513056ddc69bba1d491d269e.tar.gz
Fixed SRCS so that `make depend' works.
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-rw-r--r--usr.sbin/sysinstall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile
index 475820f..a625c33 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -6,7 +6,7 @@ DEBUG_FLAGS+= -g3
.PATH: ${.CURDIR}/../disklabel ${.CURDIR}/../../usr.bin/cksum
SRCS= anonFTP.c apache.c attr.c cdrom.c command.c config.c devices.c \
- disks.c dispatch dist.c dmenu.c doc.c dos.c floppy.c ftp.c \
+ disks.c dispatch.o dist.c dmenu.c doc.c dos.c floppy.c ftp.c \
ftp_strat.c globals.c index.c install.c installUpgrade.c \
label.c lndir.c main.c makedevs.c media.c menus.c misc.c \
msg.c network.c nfs.c options.c package.c samba.c system.c \
OpenPOWER on IntegriCloud