blob: a79b5e75038026a73e70db536582d83b1d375e5e [file] [log] [blame]
Peter Korsgaardf58ff9a2009-03-19 08:34:23 +00001[patch] liboil: don't build examples
2
3Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
4---
5 Makefile.am | 2 +-
6 Makefile.in | 2 +-
7 2 files changed, 2 insertions(+), 2 deletions(-)
8
9Index: liboil-0.3.15/Makefile.am
10===================================================================
11--- liboil-0.3.15.orig/Makefile.am
12+++ liboil-0.3.15/Makefile.am
13@@ -1,7 +1,7 @@
14
15 AUTOMAKE_OPTIONS = foreign
16
17-SUBDIRS = liboil testsuite examples doc
18+SUBDIRS = liboil testsuite doc
19
20 EXTRA_DIST = COPYING autogen.sh gtk-doc.make HACKING BUG-REPORTING
21
22Index: liboil-0.3.15/Makefile.in
23===================================================================
24--- liboil-0.3.15.orig/Makefile.in
25+++ liboil-0.3.15/Makefile.in
26@@ -259,7 +259,7 @@
27 sysconfdir = @sysconfdir@
28 target_alias = @target_alias@
29 AUTOMAKE_OPTIONS = foreign
30-SUBDIRS = liboil testsuite examples doc
31+SUBDIRS = liboil testsuite doc
32 EXTRA_DIST = COPYING autogen.sh gtk-doc.make HACKING BUG-REPORTING
33 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
34 pkgconfig_DATA = liboil-$(LIBOIL_MAJORMINOR).pc