13 lines
643 B
Plaintext
13 lines
643 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.3 2007/10/24 22:36:20 jasper Exp $
|
|
--- Makefile.in.orig Fri Oct 5 02:14:08 2007
|
|
+++ Makefile.in Mon Oct 15 23:15:14 2007
|
|
@@ -212,7 +212,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
@GTKMM_ATKMM_ENABLED_FALSE@ATK_SUBDIR =
|
|
@GTKMM_ATKMM_ENABLED_TRUE@ATK_SUBDIR = atk
|
|
-SUBDIRS = tools $(ATK_SUBDIR) pango gdk gtk @EXAMPLE_SUBDIR@ @DEMO_SUBDIR@ @DOCS_SUBDIR@ tests MSVC_Net2003
|
|
+SUBDIRS = tools $(ATK_SUBDIR) pango gdk gtk @DOCS_SUBDIR@ MSVC_Net2003
|
|
DIST_SUBDIRS = $(SUBDIRS) scripts
|
|
EXTRA_DIST = build_shared/Makefile_build.am_fragment \
|
|
build_shared/Makefile_build_gensrc.am_fragment \
|