mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 12:10:37 +00:00
8 lines
161 B
Makefile
8 lines
161 B
Makefile
SUBDIRS = sources doc
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = gst-sharp-1.0.pc
|
|
|
|
EXTRA_DIST = gst-sharp-1.0.pc.in
|
|
DISTCLEANFILES = gst-sharp-1.0.pc
|
|
|