blob: 3abe36878a7655ec071c2b6d56a53a4ab12e2af2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- Makefile.in.orig 2012-10-22 16:13:46.000000000 +0000
+++ Makefile.in 2012-10-22 16:14:29.000000000 +0000
@@ -327,8 +327,7 @@
libexslt \
xsltproc \
doc \
- $(PYTHON_SUBDIR) \
- tests
+ $(PYTHON_SUBDIR)
DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests
confexecdir = $(libdir)
|