--- ./Makefile.am.00	2001-09-19 21:03:19.000000000 +0200
+++ ./Makefile.am	2007-08-23 16:12:27.000000000 +0200
@@ -4,7 +4,7 @@
 # Still, 1.3 is the first "released" automake that is OK.
 AUTOMAKE_OPTIONS = 1.3
 
-bin_SCRIPTS = gnome-config gnome-bug
+bin_SCRIPTS = #gnome-config gnome-bug
 
 if COMPILE_TEST_GNOME
 test_gnome = test-gnome test-suite
@@ -12,12 +12,7 @@
 test_gnome =
 endif
 
-SUBDIRS = po intl support macros \
-	tools \
-	images \
-	libart_lgpl \
-	libgnome libgnomeui gtk-xmhtml zvt \
-	libgnorba idl $(test_gnome) devel-docs gnome-data man
+SUBDIRS = po intl support zvt
 
 gnomeincludedir=$(includedir)/gnome-1.0
 gnomeinclude_HEADERS = gnome.h
--- ./Makefile.in.00	2002-05-21 21:22:57.000000000 +0200
+++ ./Makefile.in	2007-08-23 16:14:16.000000000 +0200
@@ -153,17 +153,11 @@
 
 AUTOMAKE_OPTIONS = 1.3
 
-bin_SCRIPTS = gnome-config gnome-bug
+bin_SCRIPTS = #gnome-config gnome-bug
 @COMPILE_TEST_GNOME_TRUE@test_gnome = @COMPILE_TEST_GNOME_TRUE@test-gnome test-suite
 @COMPILE_TEST_GNOME_FALSE@test_gnome = 
 
-SUBDIRS = po intl support macros \
-	tools \
-	images \
-	libart_lgpl \
-	libgnome libgnomeui gtk-xmhtml zvt \
-	libgnorba idl $(test_gnome) devel-docs gnome-data man
-
+SUBDIRS = po intl support zvt
 
 gnomeincludedir = $(includedir)/gnome-1.0
 gnomeinclude_HEADERS = gnome.h
@@ -197,9 +191,7 @@
 
 TAR = gtar
 GZIP_ENV = --best
-DIST_SUBDIRS =  po intl support macros tools images libart_lgpl libgnome \
-libgnomeui gtk-xmhtml zvt libgnorba idl test-gnome test-suite \
-devel-docs gnome-data man
+DIST_SUBDIRS =  po intl support zvt
 all: all-redirect
 .SUFFIXES:
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
