gstreamer/gst-libs/gst/Makefile.am
Sebastian Dröge 524421e436 video: Remove video library from -bad
This only contained API that now has replacements in core and base.
2013-04-11 13:35:02 +02:00

11 lines
283 B
Makefile

if HAVE_EGL
EGL_DIR = egl
endif
SUBDIRS = interfaces signalprocessor basecamerabinsrc codecparsers \
insertbin $(EGL_DIR)
noinst_HEADERS = gst-i18n-plugin.h gettext.h glib-compat-private.h
DIST_SUBDIRS = interfaces egl signalprocessor basecamerabinsrc codecparsers \
insertbin