mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-27 01:28:34 +00:00
f406b9f9c3
Original commit message from CVS: Initial revision
9 lines
204 B
Makefile
9 lines
204 B
Makefile
filterdir = $(libdir)/gst
|
|
|
|
filter_LTLIBRARIES = libgstsynaesthesia.la
|
|
|
|
libgstsynaesthesia_la_SOURCES = core.c gstsynaesthesia.c
|
|
|
|
noinst_HEADERS = core.h gstsynaesthesia.h
|
|
|
|
EXTRA_DIST = README README-syna
|