patch-Makefile_in 437 B

12345678910111213
  1. $OpenBSD: patch-Makefile_in,v 1.3 2016/12/29 16:12:00 pascal Exp $
  2. --- Makefile.in.orig Fri Dec 2 17:43:05 2016
  3. +++ Makefile.in Thu Dec 29 17:04:14 2016
  4. @@ -1374,7 +1374,7 @@ top_builddir = @top_builddir@
  5. top_srcdir = @top_srcdir@
  6. AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
  7. ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4
  8. -SUBDIRS = doc gnulib-local lib tests
  9. +SUBDIRS = gnulib-local lib tests
  10. # Allow users to use "gnulib-tool --update".