blob: b8cb2645c1ac68f16637ee507680b9d9eb6c5598 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- fribidi-0.19.2.orig/Makefile.am 2005-08-26 03:35:34.000000000 +0900
+++ fribidi-0.19.2/Makefile.am 2010-05-11 17:36:38.000000000 +0900
@@ -9,7 +9,7 @@
##############################################################################
## 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
|