Makefile: tabs not spaces.

Running 'make install_deps' will complain with:
  Makefile:49: *** missing separator (did you mean TAB instead of 8 spaces?).
This commit is contained in:
Scott Moser 2017-09-22 14:28:55 -04:00
parent 64ec13fc98
commit 4fe72f586f
1 changed files with 1 additions and 1 deletions

View File

@ -46,4 +46,4 @@ probert:
fi
clean:
./debian/rules clean
./debian/rules clean