mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
765b4d951d
Original commit message from CVS: add Makefile.am
4 lines
103 B
Makefile
4 lines
103 B
Makefile
noinst_PROGRAMS = caps mass-elements complexity
|
|
|
|
LDADD = $(GST_OBJ_LIBS)
|
|
AM_CFLAGS = $(GST_OBJ_CFLAGS)
|