aboutsummaryrefslogtreecommitdiff
path: root/lib/cpluff/patches/0011-docs-We-don-t-need-them.patch
blob: 35d6a87b4b2e61485af8745705151d0669ac695d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From c2e5e32cc956ab3bb58199f6d1606f3532b86519 Mon Sep 17 00:00:00 2001
From: "h.udo" <hudokkow@gmail.com>
Date: Mon, 29 Jan 2018 20:45:51 +0000
Subject: [PATCH 11/12] [docs] We don't need them

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 695448a..dcba780 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@
 
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = libcpluff loader console po test docsrc doc
+SUBDIRS = libcpluff loader console po test
 DIST_SUBDIRS = $(SUBDIRS) examples
 
 EXTRA_DIST = COPYRIGHT.txt INSTALL.txt ChangeLog.txt Roadmap.txt autogen.sh plugin.xsd
-- 
2.14.1