blob: 838e5f7d78b1add4e6354162e9f7ba6f1a1041e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -Naur fribidi-0.19.7.orig/Makefile.am fribidi-0.19.7/Makefile.am
--- fribidi-0.19.7.orig/Makefile.am 2015-08-06 16:55:02.000000000 -0400
+++ fribidi-0.19.7/Makefile.am 2017-12-27 17:53:09.000000000 -0500
@@ -11,7 +11,7 @@
ACLOCAL_AMFLAGS = -I m4
## The order of subdirs is important, don't change without a reason.
-SUBDIRS = gen.tab charset lib bin doc test
+SUBDIRS = gen.tab charset lib bin test
EXTRA_DIST = bootstrap ChangeLog.old
|