summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2024-11-08 12:03:31 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2024-11-08 12:07:09 +0100
commitf0b342a7af7a2ff0a1597947d1c209a4b8397106 (patch)
treea1b5f2bf46c942884f2a8437b1061770833ef267 /sysutils
parent8edfb44955c54b5cedf914c65277d36914aa1f36 (diff)
hook more stuff
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index b3bbab7..17c80e2 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -2,5 +2,6 @@
SUBDIR =
SUBDIR += libdrm
SUBDIR += libpciaccess
+ SUBDIR += sessreg
.include <bsd.port.subdir.mk>