mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
ad6ed7da2d
Original commit message from CVS: Initial revision
4 lines
127 B
Makefile
4 lines
127 B
Makefile
filterdir = $(libdir)/gst
|
|
filter_LTLIBRARIES = libchart.la
|
|
libchart_la_SOURCES = gstchart.c
|
|
libchart_la_CFLAGS = $(GST_CFLAGS)
|