1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 20:06:36 +02:00

Merge pull request #238 from Ansa89/trivial-fix

Addition to Tox/toxic#235
This commit is contained in:
JFreegman
2014-09-04 13:23:33 -04:00
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ help:
@echo " help: This help"
@echo
@echo "-- Variables --"
@echo " DISABLE_X11: Set to \"1\" to force building without X11 support"
@echo " DISABLE_AV: Set to \"1\" to force building without audio call support"
@echo " DISABLE_SOUND_NOTIFY: Set to \"1\" to force building without sound notification support"
@echo " DISABLE_DESKTOP_NOTIFY: Set to \"1\" to force building without desktop notifications support"