updated makefile.am

git-svn-id: svn://code.dyne.org/veejay/trunk@620 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
Niels Elburg
2006-10-05 21:06:32 +00:00
parent cc0d2a01fc
commit 481fd462dd

View File

@@ -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