12 lines
297 B
Text
12 lines
297 B
Text
--- 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)
|