]> granicus.if.org Git - postgresql/commitdiff
Fix makefile broken by hstore fix.
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 30 Sep 2013 02:46:55 +0000 (22:46 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 30 Sep 2013 02:46:55 +0000 (22:46 -0400)
contrib/hstore/Makefile

index 1236e7958f4016c7acc7ff6395480df0fcd94b3d..43b7e5f9e71f83761101691f8d830788eb7fa51f 100644 (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