13 lines
468 B
Plaintext
13 lines
468 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.6 2010/07/02 17:50:45 ajacoutot Exp $
|
|
--- Makefile.in.orig Fri Oct 23 04:57:14 2009
|
|
+++ Makefile.in Fri Jul 2 19:45:42 2010
|
|
@@ -224,7 +224,7 @@ target_alias = @target_alias@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = gtkspell examples docs po
|
|
+SUBDIRS = gtkspell po
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = gtkspell-2.0.pc
|
|
DISTCLEANFILES = gtkspell-2.0.pc
|