Skip to content

Commit e0f9fad

Browse files
committed
fix typo
1 parent 149f91f commit e0f9fad

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
@@ -474,7 +474,7 @@ endif
474474

475475
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
476476
.PHONY: show_dl_suffix
477-
show_dl_suffix
477+
show_dl_suffix:
478478
@echo $(DLSUFFIX)
479479

480480

0 commit comments

Comments
 (0)