Fix makefile broken by hstore fix.

This commit is contained in:
Andrew Dunstan 2013-09-29 22:46:55 -04:00
parent a18167510f
commit 42bf7fc1de
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ OBJS = hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o hstore_compat.o \
crc32.o
EXTENSION = hstore
DATA = hstore--1.1.sql hstore--1.0--1.1.sql hstore--unpackaged--1.0.sql
DATA = hstore--1.2.sql hstore--1.1--1.2.sql hstore--1.0--1.1.sql \
hstore--unpackaged--1.0.sql
REGRESS = hstore