gstreamer/tests/examples/ptp/Makefile.am

8 lines
185 B
Makefile
Raw Normal View History

noinst_PROGRAMS = ptp-print-times
ptp_print_times_LDADD = \
$(top_builddir)/libs/gst/net/libgstnet-@GST_API_VERSION@.la \
$(GST_OBJ_LIBS)
ptp_print_times_CFLAGS = $(GST_OBJ_CFLAGS)