From 481fd462ddbb8a60e07076e71199d49b62684dc9 Mon Sep 17 00:00:00 2001 From: Niels Elburg Date: Thu, 5 Oct 2006 21:06:32 +0000 Subject: [PATCH] updated makefile.am git-svn-id: svn://code.dyne.org/veejay/trunk@620 eb8d1916-c9e9-0310-b8de-cf0c9472ead5 --- veejay-current/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/veejay-current/Makefile.am b/veejay-current/Makefile.am index db1148b6..66dc7ebc 100644 --- a/veejay-current/Makefile.am +++ b/veejay-current/Makefile.am @@ -1,6 +1,6 @@ # Process with automake to produce Makefile.in -SUBDIRS = ffmpeg bio2jack libOSC libhash libvjmsg libvjmem +SUBDIRS = bio2jack libOSC libhash libvjmsg libvjmem if USE_SWSCALER SUBDIRS += libpostproc endif