mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 17:35:59 +00:00
running make distdir in the dir you change stuff in might help ;)
Original commit message from CVS: running make distdir in the dir you change stuff in might help ;)
This commit is contained in:
parent
bc3ea27c3b
commit
d877412c09
1 changed files with 2 additions and 0 deletions
|
@ -2,5 +2,7 @@ noinst_PROGRAMS = test1 test2
|
|||
|
||||
test1_SOURCES = test1.c gstbuffer.c gstmempool.c
|
||||
|
||||
noinst_HEADERS = gstbuffer.h
|
||||
|
||||
LDADD = $(GST_LIBS)
|
||||
AM_CFLAGS = $(GST_CFLAGS)
|
||||
|
|
Loading…
Reference in a new issue