summaryrefslogtreecommitdiffstats
path: root/meta-openembedded/meta-oe/recipes-support/enca/enca/makefile-remove-tools.patch
blob: accfbccd6bd9c33be0d676e50ffb4cab5c9d9f30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- enca-1.9/Makefile.am.orig	2006-06-29 15:34:55.000000000 +0100
+++ enca-1.9/Makefile.am	2006-06-29 15:35:20.000000000 +0100
@@ -1,8 +1,8 @@
 # @(#) $Id: Makefile.am,v 1.35 2005/11/24 10:21:32 yeti Exp $
 if MAINTAINER_MODE
-SUBDIRS = tools data script lib src devel-docs test
+SUBDIRS = data script lib src devel-docs test
 else
-SUBDIRS = tools script lib src devel-docs
+SUBDIRS = script lib src devel-docs
 endif
 man_MANS = man/enca.1
 
OpenPOWER on IntegriCloud