summaryrefslogtreecommitdiff
path: root/contrib/lo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lo/Makefile')
-rw-r--r--contrib/lo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/lo/Makefile b/contrib/lo/Makefile
index 43c01f57c0..66b337c17a 100644
--- a/contrib/lo/Makefile
+++ b/contrib/lo/Makefile
@@ -1,8 +1,9 @@
# contrib/lo/Makefile
MODULES = lo
-DATA_built = lo.sql
-DATA = uninstall_lo.sql
+
+EXTENSION = lo
+DATA = lo--1.0.sql lo--unpackaged--1.0.sql
ifdef USE_PGXS
PG_CONFIG = pg_config