blob: 1581177c6706e705fc8dd1f6857babf46bbe3bc2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-Makefile,v 1.1 2021/01/29 20:35:11 ryoon Exp $
--- Makefile.orig 2020-09-09 15:30:46 UTC
+++ Makefile
@@ -1,4 +1,4 @@
-SUBDIR = libexec got tog
+SUBDIR = openbsd-compat libexec got tog
.PHONY: release dist
|