Files
bsdports/data/postgresql96/files/patch-x-contrib-Makefile
2019-12-26 07:26:06 +00:00

17 lines
293 B
Plaintext

--- ./contrib/Makefile.orig 2016-01-04 23:29:34.000000000 +0200
+++ ./contrib/Makefile 2016-02-06 14:19:58.076184000 +0200
@@ -5,6 +5,13 @@
include $(top_builddir)/src/Makefile.global
SUBDIRS = \
+ vacuumlo \
+ oid2name \
+
+
+
+
+NO = \
adminpack \
auth_delay \
auto_explain \