mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
Oops, r252810 forgot to hook the new example file (browse_packages.sh) into
the Makefile.
This commit is contained in:
parent
fc20233076
commit
52c2fbe8a9
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
NO_OBJ=
|
||||
|
||||
FILESDIR= ${SHAREDIR}/examples/bsdconfig
|
||||
FILES= bsdconfigrc
|
||||
FILES= browse_packages.sh bsdconfigrc
|
||||
|
||||
beforeinstall:
|
||||
mkdir -p ${DESTDIR}${FILESDIR}
|
||||
|
|
|
|||
Loading…
Reference in a new issue