summaryrefslogtreecommitdiff
path: root/contrib/pg_freespacemap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_freespacemap/Makefile')
-rw-r--r--contrib/pg_freespacemap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pg_freespacemap/Makefile b/contrib/pg_freespacemap/Makefile
index fa1ae90358..da40b80c7c 100644
--- a/contrib/pg_freespacemap/Makefile
+++ b/contrib/pg_freespacemap/Makefile
@@ -7,7 +7,7 @@ OBJS = \
EXTENSION = pg_freespacemap
DATA = pg_freespacemap--1.1.sql pg_freespacemap--1.1--1.2.sql \
- pg_freespacemap--1.0--1.1.sql pg_freespacemap--unpackaged--1.0.sql
+ pg_freespacemap--1.0--1.1.sql
PGFILEDESC = "pg_freespacemap - monitoring of free space map"
ifdef USE_PGXS