Skip to content
Snippets Groups Projects
Commit e0f9fade authored by Andrew Dunstan's avatar Andrew Dunstan
Browse files

fix typo

parent 149f91fa
No related branches found
No related tags found
No related merge requests found
...@@ -474,7 +474,7 @@ endif ...@@ -474,7 +474,7 @@ endif
# Show the DLSUFFIX to build scripts (e.g. buildfarm) # Show the DLSUFFIX to build scripts (e.g. buildfarm)
.PHONY: show_dl_suffix .PHONY: show_dl_suffix
show_dl_suffix show_dl_suffix:
@echo $(DLSUFFIX) @echo $(DLSUFFIX)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment