mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
15 lines
290 B
Plaintext
15 lines
290 B
Plaintext
--- ./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 \
|