Skip to content

Commit feea385

Browse files
committed
fix typo
1 parent 4ef6a2c commit feea385

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
@@ -458,7 +458,7 @@ endif
458458

459459
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
460460
.PHONY: show_dl_suffix
461-
show_dl_suffix
461+
show_dl_suffix:
462462
@echo $(DLSUFFIX)
463463

464464

0 commit comments

Comments
 (0)