Skip to content

Commit 92259c6

Browse files
committed
Fixed type in Makefile
1 parent 1971193 commit 92259c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ plugin_postgres_darwin_arm64:
2121
PLUGIN_OS=darwin PLUGIN_ARCH=arm64 make plugin_postgres
2222

2323
release-glauth-postgres:
24-
@P=postgres M=pkg/plugins/glauth-postgres make releaseplugi
24+
@P=postgres M=pkg/plugins/glauth-postgres make releaseplugin

0 commit comments

Comments
 (0)