This commit is contained in:
Joelixny 2014-03-27 14:17:52 -04:00
parent 91aae02d7f
commit 197d8af0ed

View File

@ -1,7 +1,7 @@
SINGLE_USER = true
SINGLE_USER = false
ifndef VLC_SUPPORT
VLC_SUPPORT = false
VLC_SUPPORT = true
endif
ifeq ($(SINGLE_USER),false)