summaryrefslogtreecommitdiff
path: root/audio/faad2/patches/patch-ac
blob: 5257f24730d035157fa354ada2f48ee95ec2d346 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ac,v 1.6 2007/12/09 10:55:31 drochner Exp $

--- Makefile.am.orig	2004-07-27 10:52:20.000000000 +0200
+++ Makefile.am
@@ -1,7 +1,9 @@
-SUBDIRS = libfaad common frontend plugins
+SUBDIRS = libfaad common frontend include
 
 EXTRA_DIST = faad2.spec
 
+include_HEADERS = faad2-config.h
+
 rpm:	Makefile
 	make dist
 	$(RPMBUILD) -ta $(PACKAGE)-$(VERSION).tar.gz