core/contrib/Makefile
Franco Fichtner b1120c8eaa contrib: move private files, part of upcoming contrib code rework
Long story short: we don't want contrib code inside src/opnsense/contrib
so a few things need to be shuffled.  First pass is moving the current
contrib stuff to the same location instead and migrating the non-code
tzdata file.
2016-01-27 10:43:38 +01:00

5 lines
113 B
Makefile

ROOT= /usr/local/opnsense/contrib
TREES= mobile-broadband-provider-info openvpn tzdata
.include "../Mk/tree.mk"