gstreamer/gst/y4m/Makefile.am
Thomas Vander Stichele 3a29cb5864 BBB asked me to rename lav to y4m can someone who knows the plugin do this in the source as well ?
Original commit message from CVS:
BBB asked me to rename lav to y4m
can someone who knows the plugin do this in the source as well ?
2001-12-23 13:17:36 +00:00

8 lines
187 B
Makefile

plugindir = $(libdir)/gst
filter_LTLIBRARIES = libgsty4mencode.la
libgsty4mencode_la_SOURCES = gsty4mencode.c
libgsty4mencode_la_CFLAGS = $(GST_CFLAGS)
noinst_HEADERS = gsty4mencode.h