You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
370 B
12 lines
370 B
Index: Makefile.in |
|
--- Makefile.in.orig 2010-03-05 14:18:16.000000000 +0100 |
|
+++ Makefile.in 2011-04-02 23:48:13.000000000 +0200 |
|
@@ -246,7 +246,7 @@ |
|
top_build_prefix = @top_build_prefix@ |
|
top_builddir = @top_builddir@ |
|
top_srcdir = @top_srcdir@ |
|
-SUBDIRS = src diff tests |
|
+SUBDIRS = src diff |
|
|
|
#INCLUDES = $(DEPS_XML_CFLAGS) $(DEPS_GLIB_CFLAGS) |
|
EXTRA_DIST = autogen.sh
|
|
|