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
351 B
12 lines
351 B
Index: Makefile.in |
|
--- Makefile.in.orig 2009-08-28 13:17:40 +0200 |
|
+++ Makefile.in 2009-08-29 10:03:45 +0200 |
|
@@ -210,7 +210,7 @@ |
|
top_build_prefix = @top_build_prefix@ |
|
top_builddir = @top_builddir@ |
|
top_srcdir = @top_srcdir@ |
|
-SUBDIRS = pixman test |
|
+SUBDIRS = pixman |
|
pkgconfigdir = $(libdir)/pkgconfig |
|
pkgconfig_DATA = pixman-1.pc |
|
GPGKEY = 6FF7C1A8
|
|
|