blob: 8546d99fecce8b51044557dce7fc2ef364fcb486 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig 2014-05-15 20:39:14.000000000 +0800
+++ Makefile.in 2014-05-15 20:39:27.000000000 +0800
@@ -366,7 +366,7 @@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = gnulib doc lbx_files liblouisxml tests tools man m4 python
+SUBDIRS = gnulib lbx_files liblouisxml tests tools m4 python
ACLOCAL_AMFLAGS = -I m4 -I gnulib/m4
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = liblouisxml.pc
|