enca 1.9: import from OE classic

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-10-24 10:47:43 +02:00
parent 6da6b34ddf
commit 613e723031
5 changed files with 100 additions and 0 deletions

View File

@@ -0,0 +1,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