summaryrefslogtreecommitdiffstats
path: root/usr/sbin/pc-sysinstall/backend/Makefile
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-12-17 23:38:27 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-12-17 23:38:27 -0500
commit9b8707c320efb46379ff9d25d9859d81d6410061 (patch)
tree444bc503a3e62ac665a61603bb80939d6ab55449 /usr/sbin/pc-sysinstall/backend/Makefile
parent65c6cdfa85263d3ed39117577054d3fede9753df (diff)
downloadpfsense-9b8707c320efb46379ff9d25d9859d81d6410061.zip
pfsense-9b8707c320efb46379ff9d25d9859d81d6410061.tar.gz
Catch up to recent FreeBSD-9-CURRENT changes
Diffstat (limited to 'usr/sbin/pc-sysinstall/backend/Makefile')
-rwxr-xr-xusr/sbin/pc-sysinstall/backend/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/sbin/pc-sysinstall/backend/Makefile b/usr/sbin/pc-sysinstall/backend/Makefile
index b4c517b..2b4693d 100755
--- a/usr/sbin/pc-sysinstall/backend/Makefile
+++ b/usr/sbin/pc-sysinstall/backend/Makefile
@@ -1,13 +1,13 @@
-# $FreeBSD: src/usr.sbin/pc-sysinstall/backend/Makefile,v 1.4 2010/07/13 23:47:12 imp Exp $
+# $FreeBSD: src/usr.sbin/pc-sysinstall/backend/Makefile,v 1.6 2010/09/08 20:10:24 imp Exp $
FILES= functions-bsdlabel.sh functions-cleanup.sh functions-disk.sh \
functions-extractimage.sh functions-ftp.sh functions-installcomponents.sh \
- functions-localize.sh functions-mountdisk.sh \
+ functions-installpackages.sh functions-localize.sh functions-mountdisk.sh \
functions-mountoptical.sh functions-networking.sh \
functions-newfs.sh functions-packages.sh functions-parse.sh \
functions-runcommands.sh functions-unmount.sh \
functions-upgrade.sh functions-users.sh \
- functions.sh parseconfig.sh startautoinstall.sh
+ functions.sh parseconfig.sh startautoinstall.sh installimage.sh
FILESMODE= ${BINMODE}
FILESDIR=${SHAREDIR}/pc-sysinstall/backend
NO_OBJ=
OpenPOWER on IntegriCloud