From 9b23e213cb062323a05a40e047feab298c0ba4bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sat, 14 May 2011 12:18:19 +0200 Subject: [PATCH] cruft: Add ext/amrwbenc directory, it's ext/voamrwbenc now --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 1c36d7d84f..5635269ead 100644 --- a/Makefile.am +++ b/Makefile.am @@ -87,6 +87,7 @@ CRUFT_DIRS = \ $(top_srcdir)/tests/examples/switch \ $(top_srcdir)/tests/examples/jack \ $(top_srcdir)/ext/alsaspdif \ + $(top_srcdir)/ext/amrwbenc \ $(top_srcdir)/ext/ivorbis \ $(top_srcdir)/ext/jack \ $(top_srcdir)/ext/metadata \