Fix typo.

This commit is contained in:
Valentin Lorentz 2015-05-23 11:36:40 +02:00
parent ecdd16c004
commit 517dc16612
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ all:
@echo "make install - Install on local system"
@echo "make buildrpm - Generate a rpm package"
@echo "make builddeb_py2 - Generate a deb package for Python 2"
@echo "make builddeb_py3 - Generate a deb package for Python 2"
@echo "make builddeb_py3 - Generate a deb package for Python 3"
@echo "make clean - Get rid of scratch and byte files"
source: