diff --git a/Makefile b/Makefile index e595f09..6995a52 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ SINGLE_USER = false ifndef VLC_SUPPORT - VLC_SUPPORT = false + VLC_SUPPORT = true endif BASE_PATH = /usr