summaryrefslogtreecommitdiff
path: root/security/gsasl/files/patch-Makefile.in
blob: 30a7bb8158e9b2e79efed522ed1060c782ef0119 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	2022-06-20 15:57:22 UTC
+++ Makefile.in
@@ -1855,7 +1855,7 @@ top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-gssapi-impl=no
 ACLOCAL_AMFLAGS = -I m4 -I lib/m4
-SUBDIRS = lib po gl src examples tests doc gltests
+SUBDIRS = po gl src examples tests doc gltests # lib
 
 # git-version-gen
 EXTRA_DIST = cfg.mk maint.mk build-aux/git2cl m4/gnulib-cache.m4 \