summaryrefslogtreecommitdiffstats
path: root/stand/forth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/forth/Makefile')
-rw-r--r--stand/forth/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/stand/forth/Makefile b/stand/forth/Makefile
index 0811168..4b4d857 100644
--- a/stand/forth/Makefile
+++ b/stand/forth/Makefile
@@ -33,6 +33,10 @@ FILES+= shortcuts.4th
FILES+= support.4th
FILES+= version.4th
+# pfSense
+FILES+= logo-pfSensebw.4th
+FILES+= brand-pfSense.4th
+
# Allow machine specific loader.rc to be installed.
.for f in loader.rc menu.rc
.if exists(${BOOTSRC}/${MACHINE:C/amd64/i386/}/loader/${f})
OpenPOWER on IntegriCloud