This is the Early Access Release of the Gnome Accessibility Project's Assistive Technology Service Provider Interface.
13 lines
598 B
Plaintext
13 lines
598 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2007/11/18 13:36:32 jasper Exp $
|
|
--- Makefile.in.orig Sat Oct 27 16:32:10 2007
|
|
+++ Makefile.in Sat Oct 27 16:32:23 2007
|
|
@@ -286,7 +286,7 @@ sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-SUBDIRS = docs idl libspi login-helper registryd atk-bridge cspi pyatspi test po
|
|
+SUBDIRS = docs idl libspi login-helper registryd atk-bridge cspi pyatspi po
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = libspi-1.0.pc cspi-1.0.pc libloginhelper-1.0.pc
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
|