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
377 B
12 lines
377 B
Index: Makefile.in |
|
--- Makefile.in.orig 2011-02-22 21:41:58.000000000 +0100 |
|
+++ Makefile.in 2011-02-23 09:45:34.000000000 +0100 |
|
@@ -269,7 +269,7 @@ |
|
top_build_prefix = @top_build_prefix@ |
|
top_builddir = @top_builddir@ |
|
top_srcdir = @top_srcdir@ |
|
-SUBDIRS = pixman demos test |
|
+SUBDIRS = pixman |
|
pkgconfigdir = $(libdir)/pkgconfig |
|
pkgconfig_DATA = pixman-1.pc |
|
GPGKEY = 6FF7C1A8
|
|
|