mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
8 lines
93 B
Makefile
8 lines
93 B
Makefile
|
# FIXME FIXME
|
||
|
|
||
|
noinst_PROGRAMS = gsmdec gsmenc
|
||
|
|
||
|
LIBS += $(GST_LIBS)
|
||
|
CFLAGS += $(GST_CFLAGS)
|
||
|
|