mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
12 lines
287 B
Diff
12 lines
287 B
Diff
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -773,7 +773,7 @@
|
|
top_srcdir = @top_srcdir@
|
|
AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
|
|
ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4
|
|
-SUBDIRS = doc gnulib-local lib tests
|
|
+SUBDIRS = gnulib-local lib tests
|
|
|
|
# Allow users to use "gnulib-tool --update".
|
|
|