Skip to content

Commit b3a5f01

Browse files
committed
fix typo
1 parent d68d670 commit b3a5f01

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
@@ -483,7 +483,7 @@ endif
483483

484484
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
485485
.PHONY: show_dl_suffix
486-
show_dl_suffix
486+
show_dl_suffix:
487487
@echo $(DLSUFFIX)
488488

489489

0 commit comments

Comments
 (0)