We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5dff44 commit 17f9913Copy full SHA for 17f9913
contrib/intagg/Makefile
@@ -11,7 +11,7 @@ NAME=int_aggregate
11
SONAME = $(NAME)$(DLSUFFIX)
12
MODULES = int_aggregate
13
DATA_built = int_aggregate.so
14
-DOCS = README.int_aggrigate
+DOCS = README.int_aggregate
15
SQLS=int_aggregate.sql
16
17
include $(top_srcdir)/contrib/contrib-global.mk
0 commit comments