blob: accfbccd6bd9c33be0d676e50ffb4cab5c9d9f30 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001--- enca-1.9/Makefile.am.orig 2006-06-29 15:34:55.000000000 +0100
2+++ enca-1.9/Makefile.am 2006-06-29 15:35:20.000000000 +0100
3@@ -1,8 +1,8 @@
4 # @(#) $Id: Makefile.am,v 1.35 2005/11/24 10:21:32 yeti Exp $
5 if MAINTAINER_MODE
6-SUBDIRS = tools data script lib src devel-docs test
7+SUBDIRS = data script lib src devel-docs test
8 else
9-SUBDIRS = tools script lib src devel-docs
10+SUBDIRS = script lib src devel-docs
11 endif
12 man_MANS = man/enca.1
13