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

fix typo

parent 4ef6a2c7
No related branches found
No related tags found
No related merge requests found
...@@ -458,7 +458,7 @@ endif ...@@ -458,7 +458,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