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

Commit d9cdb1b

Browse files
committed
fix typo
1 parent b40cb99 commit d9cdb1b

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
@@ -525,7 +525,7 @@ endif
525525

526526
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
527527
.PHONY: show_dl_suffix
528-
show_dl_suffix
528+
show_dl_suffix:
529529
@echo $(DLSUFFIX)
530530

531531

0 commit comments

Comments
 (0)