mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 19:55:32 +00:00
Only to fix the build really (gtk-doc is trying to pick up the unbuildable lib). Not tested at all (but pretty trivial case anyways).
6 lines
199 B
Makefile
6 lines
199 B
Makefile
|
|
SUBDIRS = interfaces signalprocessor video basecamerabinsrc codecparsers
|
|
|
|
noinst_HEADERS = gst-i18n-plugin.h gettext.h
|
|
DIST_SUBDIRS = interfaces signalprocessor video basecamerabinsrc codecparsers
|
|
|