diff options
Diffstat (limited to 'contrib/fuzzystrmatch/Makefile')
| -rw-r--r-- | contrib/fuzzystrmatch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/fuzzystrmatch/Makefile b/contrib/fuzzystrmatch/Makefile index 60cf5947fe..0704894f88 100644 --- a/contrib/fuzzystrmatch/Makefile +++ b/contrib/fuzzystrmatch/Makefile @@ -7,8 +7,7 @@ OBJS = \ fuzzystrmatch.o EXTENSION = fuzzystrmatch -DATA = fuzzystrmatch--1.1.sql fuzzystrmatch--1.0--1.1.sql \ - fuzzystrmatch--unpackaged--1.0.sql +DATA = fuzzystrmatch--1.1.sql fuzzystrmatch--1.0--1.1.sql PGFILEDESC = "fuzzystrmatch - similarities and distance between strings" REGRESS = fuzzystrmatch |
