mirror of
https://github.com/game-stop/veejay.git
synced 2026-01-07 07:25:29 +01:00
makefile
git-svn-id: svn://code.dyne.org/veejay/trunk@1062 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -6,7 +6,7 @@ INCLUDES = -I$(top_srcdir) -I$(includedir) -I$(top_srcdir)/vjmem \
|
||||
-I$(top_srcdir)/libvjnet/ \
|
||||
-I$(top_srcdir)/libhash \
|
||||
${XML2_CFLAGS} \
|
||||
$(MJPEGTOOLS_CFLAGS) ${FFMPEG_CFLAGS} ${PTHREAD_CFLAGS} ${UNICAP_CFLAGS}
|
||||
${MJPEGTOOLS_CFLAGS} ${FFMPEG_CFLAGS} ${PTHREAD_CFLAGS} ${UNICAP_CFLAGS}
|
||||
STREAM_LIB_FILE = libstream.la
|
||||
noinst_LTLIBRARIES = $(STREAM_LIB_FILE)
|
||||
libstream_la_SOURCES = vj-unicap.c vj-yuv4mpeg.c vj-net.c vj-dv1394.c vj-vloopback.c vj-tag.c
|
||||
|
||||
Reference in New Issue
Block a user