|
@@ -1,27 +0,0 @@
|
|
|
-From 7ce6ee22057489d280e0ea5f6439edbbf0ad7ee2 Mon Sep 17 00:00:00 2001
|
|
|
-From: Alexander Mukhin <alexander.i.mukhin@gmail.com>
|
|
|
-Date: Sat, 14 Mar 2020 12:45:29 +0300
|
|
|
-Subject: [PATCH] Makefile.am: remove docs subdir
|
|
|
-
|
|
|
-This avoids building the documentation, which requires asciidoc.
|
|
|
-
|
|
|
-Signed-off-by: Alexander Mukhin <alexander.i.mukhin@gmail.com>
|
|
|
----
|
|
|
- Makefile.am | 1 -
|
|
|
- 1 file changed, 1 deletion(-)
|
|
|
-
|
|
|
-diff --git a/Makefile.am b/Makefile.am
|
|
|
-index e9113c2..2fe3d54 100644
|
|
|
---- a/Makefile.am
|
|
|
-+++ b/Makefile.am
|
|
|
-@@ -2,7 +2,6 @@ SUBDIRS = \
|
|
|
- src \
|
|
|
- data \
|
|
|
- etc \
|
|
|
-- docs \
|
|
|
- m4macros \
|
|
|
- tests
|
|
|
-
|
|
|
---
|
|
|
-2.20.1
|
|
|
-
|