mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
yeah it's late
Original commit message from CVS: yeah it's late
This commit is contained in:
parent
5c3b8b1b95
commit
603278e0a4
2 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ testprogs = test1
|
||||||
check_PROGRAMS = $(testprogs)
|
check_PROGRAMS = $(testprogs)
|
||||||
|
|
||||||
test1_SOURCES = test1.c gstbstest.c mem.c
|
test1_SOURCES = test1.c gstbstest.c mem.c
|
||||||
test1_HEADERS = mem.h
|
|
||||||
test1_LDFLAGS = -L$(top_builddir)/libs/bytestream/ -lgstbytestream
|
test1_LDFLAGS = -L$(top_builddir)/libs/bytestream/ -lgstbytestream
|
||||||
|
|
||||||
|
noinst_HEADERS = mem.h
|
||||||
|
|
||||||
# we have nothing but apps here, we can do this safely
|
# we have nothing but apps here, we can do this safely
|
||||||
LIBS = $(GST_LIBS)
|
LIBS = $(GST_LIBS)
|
||||||
|
|
|
@ -5,9 +5,9 @@ testprogs = test1
|
||||||
check_PROGRAMS = $(testprogs)
|
check_PROGRAMS = $(testprogs)
|
||||||
|
|
||||||
test1_SOURCES = test1.c gstbstest.c mem.c
|
test1_SOURCES = test1.c gstbstest.c mem.c
|
||||||
test1_HEADERS = mem.h
|
|
||||||
test1_LDFLAGS = -L$(top_builddir)/libs/bytestream/ -lgstbytestream
|
test1_LDFLAGS = -L$(top_builddir)/libs/bytestream/ -lgstbytestream
|
||||||
|
|
||||||
|
noinst_HEADERS = mem.h
|
||||||
|
|
||||||
# we have nothing but apps here, we can do this safely
|
# we have nothing but apps here, we can do this safely
|
||||||
LIBS = $(GST_LIBS)
|
LIBS = $(GST_LIBS)
|
||||||
|
|
Loading…
Reference in a new issue