$NetBSD: patch-aa,v 1.3 2006/08/05 12:20:34 adam Exp $

--- Makefile.in.orig	2006-05-14 19:18:18.000000000 +0200
+++ Makefile.in
@@ -218,7 +218,7 @@ DATADIR = .
 # ignore bogus distcheck errors caused by scrollkeeper lazyness
 distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollkeeper'
 man_MANS = etherape.1
-confdir = $(sysconfdir)/etherape
+confdir = $(sysconfdir)
 conf_DATA = \
 	services
 
@@ -740,7 +740,7 @@ info: info-recursive
 
 info-am:
 
-install-data-am: install-DevelopmentDATA install-confDATA install-man \
+install-data-am: install-DevelopmentDATA install-man \
 	install-pixmapsDATA
 
 install-exec-am:
