1Upstream-Status: Pending 2 3Index: enca-1.9/Makefile.am 4=================================================================== 5--- enca-1.9.orig/Makefile.am 2005-11-24 11:21:32.000000000 +0100 6+++ enca-1.9/Makefile.am 2006-04-11 11:14:21.832502904 +0200 7@@ -2,7 +2,7 @@ 8 if MAINTAINER_MODE 9 SUBDIRS = tools data script lib src devel-docs test 10 else 11-SUBDIRS = tools script lib src devel-docs test 12+SUBDIRS = tools script lib src devel-docs 13 endif 14 man_MANS = man/enca.1 15 16