13 lines
461 B
Diff
13 lines
461 B
Diff
diff -ruN cairo-1.12.10.orig/test/Makefile.am cairo-1.12.10/test/Makefile.am
|
|
--- cairo-1.12.10.orig/test/Makefile.am 2013-01-27 14:56:03.345178612 -0800
|
|
+++ cairo-1.12.10/test/Makefile.am 2013-01-27 14:56:15.371177856 -0800
|
|
@@ -71,8 +71,6 @@
|
|
endif
|
|
test_sources += $(test)
|
|
|
|
-noinst_PROGRAMS = cairo-test-suite$(EXEEXT) # always build
|
|
-
|
|
TESTS += cairo-test-suite$(EXEEXT)
|
|
|
|
cairo-test-constructors.c: Makefile $(test_sources) make-cairo-test-constructors.sh
|