$NetBSD: patch-bluedottheme-Makefile_am,v 1.1.1.1 2010/02/02 02:01:54 phonohawk Exp $

--- plugins/bluedottheme/Makefile.am.orig	2010-02-01 08:26:23.000000000 +0000
+++ plugins/bluedottheme/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = data
 
 plugin_LTLIBRARIES = bluedottheme.la
 bluedottheme_la_LDFLAGS = -avoid-version -module -shared 
-bluedottheme_la_LIBADD = data/libimagedata.a
+bluedottheme_la_LIBADD = data/libimagedata.la
 bluedottheme_la_SOURCES = bluedottheme.C 
 AM_CXXFLAGS = $(LARGEFILE_CFLAGS)
 
