mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
eat your own dogfood
Original commit message from CVS: eat your own dogfood
This commit is contained in:
parent
d877412c09
commit
0f5fb3402a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ noinst_PROGRAMS = test1 test2
|
||||||
|
|
||||||
test1_SOURCES = test1.c gstbuffer.c gstmempool.c
|
test1_SOURCES = test1.c gstbuffer.c gstmempool.c
|
||||||
|
|
||||||
noinst_HEADERS = gstbuffer.h
|
EXTRA_DIST = gstbuffer.h gstmempool.h
|
||||||
|
|
||||||
LDADD = $(GST_LIBS)
|
LDADD = $(GST_LIBS)
|
||||||
AM_CFLAGS = $(GST_CFLAGS)
|
AM_CFLAGS = $(GST_CFLAGS)
|
||||||
|
|
Loading…
Reference in a new issue