blob: a7f3cb8f453fa8d8c1fb656efec8e06b04d1db51 [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001Upstream-Status: Inappropriate [disable feature]
2
3---
4 Makefile.am | 3 +--
5 1 file changed, 1 insertion(+), 2 deletions(-)
6
7diff --git a/Makefile.am b/Makefile.am
8index 0da52cb16..a1f79e0a2 100644
9--- a/Makefile.am
10+++ b/Makefile.am
11@@ -13,8 +13,7 @@ SUBDIRS = \
12 $(MAYBE_DSELECT) \
13 scripts \
14 t-func \
15- po \
16- man
17+ po
18
19 ACLOCAL_AMFLAGS = -I m4
20
21--
222.11.0