mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
3417567558
Original commit message from CVS: more fixes
8 lines
187 B
Makefile
8 lines
187 B
Makefile
plugindir = $(libdir)/gst
|
|
|
|
plugin_LTLIBRARIES = libgsty4mencode.la
|
|
|
|
libgsty4mencode_la_SOURCES = gsty4mencode.c
|
|
libgsty4mencode_la_CFLAGS = $(GST_CFLAGS)
|
|
|
|
noinst_HEADERS = gsty4mencode.h
|