From 2e47fba38c7f66014bdf76247efa65476ed64a77 Mon Sep 17 00:00:00 2001 From: Moritz Venn Date: Sun, 1 Mar 2009 00:19:48 +0000 Subject: [PATCH] build ac3lipsync --- Makefile.am | 1 + configure.ac | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/Makefile.am b/Makefile.am index 7784b4f..f0afbc5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ AUTOMAKE_OPTIONS = gnu SUBDIRS = \ + ac3lipsync \ antiscrollbar \ autoresolution \ autotimer \ diff --git a/configure.ac b/configure.ac index 60543bc..5c44604 100644 --- a/configure.ac +++ b/configure.ac @@ -182,4 +182,9 @@ networkbrowser/src/Makefile networkbrowser/src/icons/Makefile networkbrowser/src/lib/Makefile networkbrowser/po/Makefile + +ac3lipsync/Makefile +ac3lipsync/po/Makefile +ac3lipsync/img/Makefile +ac3lipsync/src/Makefile ]) -- 2.7.4