Prevent users from hurting themselves

This commit is contained in:
Markus Unterwaditzer 2015-05-18 20:00:17 +02:00
parent 8fd16f9987
commit 5b4ca2975a

View file

@ -23,3 +23,8 @@ docs:
linkcheck:
sphinx-build -W -b linkcheck ./docs/ ./docs/_build/linkcheck/
install:
$(error Take a look at https://vdirsyncer.readthedocs.org/en/stable/tutorial.html#installation)
.DEFAULT_GOAL := install