$OpenBSD: patch-Makefile_am,v 1.3 2003/07/04 13:06:12 wilfried Exp $
--- Makefile.am.orig	Thu May 29 04:01:12 2003
+++ Makefile.am	Thu May 29 04:02:37 2003
@@ -1,4 +1,4 @@
-SUBDIRS = ac po intl src man manual faq tools config
+SUBDIRS = ac po src man manual faq tools config
 
 EXTRA_DIST = \
 	ChangeLog.jp \
@@ -16,17 +16,10 @@ EXTRA_DIST = \
 	sylpheed-64x64.png \
 	autogen.sh 
 
-if SYLPHEED_GNOME
 pixmapdir=$(gnomedatadir)/pixmaps
-pixmap_DATA=sylpheed.png
+pixmap_DATA=sylpheed-claws.png
 gnomapdir=$(gnomedatadir)/gnome/apps/Internet
-gnomap_DATA=sylpheed.desktop
-else
-pixmapdir=
-pixmap_DATA=
-gnomapdir=
-gnomap_DATA=
-endif
+gnomap_DATA=sylpheed-claws.desktop
 
 BZIP2_ENV =
 
