Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 20b4ed8

Browse files
committed
fix typo
1 parent f0566ce commit 20b4ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile.global.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ endif
529529

530530
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
531531
.PHONY: show_dl_suffix
532-
show_dl_suffix
532+
show_dl_suffix:
533533
@echo $(DLSUFFIX)
534534

535535

0 commit comments

Comments
 (0)