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

Commit 39b9442

Browse files
author
Alexander Korotkov
committed
Fix "make install".
1 parent fb9eaff commit 39b9442

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
@@ -6,7 +6,7 @@ OBJS = jsonb_gin_ops.o jsquery_constr.o jsquery_extract.o \
66
monq_gram.o monq_scan.o monq_get_jsquery.o monq_create_query.o monq_delete_query.o
77

88
EXTENSION = jsquery
9-
DATA = jsquery--1.0.1.sql
9+
DATA = jsquery--1.1.sql jsquery--1.0--1.1.sql
1010
INCLUDES = jsquery.h monq.h
1111

1212
REGRESS = jsquery

0 commit comments

Comments
 (0)