1--- enca-1.19/Makefile.am.orig	2006-06-29 15:34:55.000000000 +0100
2+++ enca-1.19/Makefile.am	2006-06-29 15:35:20.000000000 +0100
3@@ -1,7 +1,7 @@
4 if MAINTAINER_MODE
5-SUBDIRS = tools data script lib src devel-docs test
6+SUBDIRS = data script lib src devel-docs test
7 else
8-SUBDIRS = tools script lib src devel-docs
9+SUBDIRS = script lib src devel-docs
10 endif
11 man_MANS = man/enca.1
12
13