--- ./contrib/Makefile.orig 2020-09-21 22:47:36.000000000 +0200 +++ ./contrib/Makefile 2020-10-02 15:31:44.114462000 +0200 @@ -5,6 +5,11 @@ include $(top_builddir)/src/Makefile.global SUBDIRS = \ + oid2name \ + vacuumlo + + +NOSUBDIRS = \ adminpack \ amcheck \ auth_delay \ @@ -26,7 +31,6 @@ isn \ lo \ ltree \ - oid2name \ pageinspect \ passwordcheck \ pg_buffercache \