Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 17f9913

Browse files
committed
Fix typo in Makefile.
1 parent f5dff44 commit 17f9913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/intagg/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ NAME=int_aggregate
1111
SONAME = $(NAME)$(DLSUFFIX)
1212
MODULES = int_aggregate
1313
DATA_built = int_aggregate.so
14-
DOCS = README.int_aggrigate
14+
DOCS = README.int_aggregate
1515
SQLS=int_aggregate.sql
1616

1717
include $(top_srcdir)/contrib/contrib-global.mk

0 commit comments

Comments
 (0)