summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-04-28 01:07:27 +0000
committerjkh <jkh@FreeBSD.org>1996-04-28 01:07:27 +0000
commit757f0d4140ba92ac2ff7e00fc840bf99ecee5f21 (patch)
treee29bd26ab9f65572bd124e188a21b4a1744bcb54 /usr.sbin/sade/Makefile
parent7a8e35fbab581e26b8a60eeea29077d5d66b9e11 (diff)
downloadFreeBSD-src-757f0d4140ba92ac2ff7e00fc840bf99ecee5f21.zip
FreeBSD-src-757f0d4140ba92ac2ff7e00fc840bf99ecee5f21.tar.gz
Move some of functions around in order to make this stuff easier
to work on.
Diffstat (limited to 'usr.sbin/sade/Makefile')
-rw-r--r--usr.sbin/sade/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sade/Makefile b/usr.sbin/sade/Makefile
index 450eeb5..9c2c6b3 100644
--- a/usr.sbin/sade/Makefile
+++ b/usr.sbin/sade/Makefile
@@ -10,7 +10,8 @@ SRCS= anonFTP.c apache.c attr.c cdrom.c command.c config.c \
ftp_strat.c globals.c index.c install.c installFinal.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 system.c tape.c tcpip.c termcap.c ufs.c variable.c wizard.c
+ package.c samba.c system.c tape.c tcpip.c termcap.c ufs.c \
+ variable.c wizard.c
CFLAGS+= -Wall -I${.CURDIR}/../../gnu/lib/libdialog
OpenPOWER on IntegriCloud