patch-Makefile_in 468 B

12345678910111213
  1. --- dbus-glib-0.86.orig/Makefile.in 2010-03-25 01:20:00.000000000 +0100
  2. +++ dbus-glib-0.86/Makefile.in 2010-04-11 12:29:52.000000000 +0200
  3. @@ -312,8 +312,8 @@ top_builddir = @top_builddir@
  4. top_srcdir = @top_srcdir@
  5. ACLOCAL_AMFLAGS = -I m4
  6. GLIB_PC = dbus-glib-1.pc
  7. -SUBDIRS = dbus tools test doc
  8. -DIST_SUBDIRS = dbus tools test doc m4
  9. +SUBDIRS = dbus
  10. +DIST_SUBDIRS = dbus tools m4
  11. pkgconfigdir = $(libdir)/pkgconfig
  12. pkgconfig_DATA = $(GLIB_PC)
  13. DISTCLEANFILES = \