--- ./contrib/Makefile.orig 2022-02-07 23:15:36.000000000 +0200 +++ ./contrib/Makefile 2022-02-23 20:23:06.873598000 +0200 @@ -5,6 +5,11 @@ include $(top_builddir)/src/Makefile.global SUBDIRS = \ + oid2name \ + vacuumlo + + +NOSUBDIRS = \ adminpack \ amcheck \ auth_delay \