virtual-appliance/appliances/airport/make.conf
Albert Hopkins f79cc8a353 Move appliances/configs/scripts to seperate directories.
Instead of having everything in the root directory, split them in seperate
directories (appliances, scripts, & configs).  This makes things a little
tidier.

Also added a now Makefile target, appliance-list, that prints a list of the
available appliances.  The split directory change made this easier.
2014-06-09 02:26:17 +00:00

5 lines
145 B
Plaintext

# Settings for Airport
PYTHON_TARGETS="python3_3"
USE_PYTHON="3.3"
NGINX_MODULES_HTTP="auth_basic gzip proxy referer rewrite headers_more uwsgi"