mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-17 19:30:00 +08:00
Fix typo in Makefile.
This commit is contained in:
parent
f5dff44736
commit
17f9913922
@ -11,7 +11,7 @@ NAME=int_aggregate
|
||||
SONAME = $(NAME)$(DLSUFFIX)
|
||||
MODULES = int_aggregate
|
||||
DATA_built = int_aggregate.so
|
||||
DOCS = README.int_aggrigate
|
||||
DOCS = README.int_aggregate
|
||||
SQLS=int_aggregate.sql
|
||||
|
||||
include $(top_srcdir)/contrib/contrib-global.mk
|
||||
|
Loading…
Reference in New Issue
Block a user