Skip to content
Snippets Groups Projects
Unverified Commit 3386221e authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

gluon.mk: fix indentation

A leading tab character usually marks recipe lines in Makefiles;
non-recipe lines must be indented using spaces.

The incorrect tab character doesn't seen to have caused any issues in
this case, but it should be fixed nonetheless, if only for consistency.
parent 19759f8c
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment