opus: Remove whitespace errors

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2016-03-29 21:48:23 +01:00
parent a7775d4dc4
commit a9d0172bac

View File

@@ -53,7 +53,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
md5 : $(subst %,%_MD5,$(objects))
dist:.
dist:
$(PAK)
###############################################################################