mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
5 lines
103 B
Makefile
5 lines
103 B
Makefile
|
noinst_PROGRAMS = framestep1
|
||
|
|
||
|
framestep1_LDADD = $(GST_OBJ_LIBS)
|
||
|
framestep1_CFLAGS = $(GST_OBJ_CFLAGS)
|