summaryrefslogtreecommitdiffstats
path: root/make/include
diff options
context:
space:
mode:
authorsr55 <[email protected]>2014-03-02 17:12:06 +0000
committersr55 <[email protected]>2014-03-02 17:12:06 +0000
commit3611993e93fc392bc50d926a3a91dafdf72d1c6c (patch)
tree1cd3868399f19f1827190e33d365b9e51f04da9a /make/include
parent66e23a8e096410d5f2584b43acc56c416db3f62e (diff)
Remove libfaac
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6094 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'make/include')
-rw-r--r--make/include/main.defs4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/include/main.defs b/make/include/main.defs
index c3dcfd8f6..d3276067c 100644
--- a/make/include/main.defs
+++ b/make/include/main.defs
@@ -45,10 +45,6 @@ ifeq (1,$(FEATURE.fdk_aac))
MODULES += contrib/fdk-aac
endif
-ifeq (1,$(FEATURE.faac))
- MODULES += contrib/faac
-endif
-
ifeq (1,$(FEATURE.mp4v2))
MODULES += contrib/mp4v2
endif