blob: b55caf0cd9febc78538b5311e45cceb29eee073f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.1.1.1 1999/11/20 20:17:48 tron Exp $
--- Makefile.in.orig Fri Oct 1 10:36:40 1999
+++ Makefile.in Sat Nov 20 21:07:24 1999
@@ -97,7 +97,7 @@
pyexecdir = @pyexecdir@
pythondir = @pythondir@
-SUBDIRS = macros pygtk pygnome
+SUBDIRS = macros pygnome
EXTRA_DIST = gnome-python.spec
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|