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).
7 lines
199 B
Makefile
7 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
|
|
|