2009-10-05 11:21:20 +00:00
|
|
|
--- a/Makefile.in
|
|
|
|
+++ b/Makefile.in
|
2010-04-19 08:12:21 +00:00
|
|
|
@@ -278,7 +278,7 @@ top_build_prefix = @top_build_prefix@
|
|
|
|
top_builddir = @top_builddir@
|
|
|
|
top_srcdir = @top_srcdir@
|
2007-11-21 21:02:08 +00:00
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
-SUBDIRS = liboil testsuite examples doc
|
|
|
|
+SUBDIRS = liboil testsuite
|
|
|
|
EXTRA_DIST = COPYING autogen.sh gtk-doc.make HACKING BUG-REPORTING
|
2009-10-05 11:21:20 +00:00
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
|
2007-11-21 21:02:08 +00:00
|
|
|
pkgconfig_DATA = liboil-$(LIBOIL_MAJORMINOR).pc
|