Commit 1c7428e6 authored by Mans Rullgard's avatar Mans Rullgard

build: whitespace cosmetics

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent e5c6e9a6
......@@ -92,7 +92,7 @@ endef
$(eval $(RULES))
$(EXAMPLES) $(TOOLS): $(DEP_LIBS) $(SUBDIR)$($(CONFIG_SHARED:yes=S)LIBNAME)
$(TESTPROGS): $(SUBDIR)$(LIBNAME) $(DEP_LIBS)
$(TESTPROGS): $(DEP_LIBS) $(SUBDIR)$(LIBNAME)
examples: $(EXAMPLES)
testprogs: $(TESTPROGS)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment