gstreamer/gst-libs/gst/Makefile.am
Thiago Santos 859635ca01 uridownloader: refactor gsturidownloader to its own lib
gsturidownloader can be reused by other plugins, better have it
into its own lib
2013-05-07 20:02:41 -03:00

10 lines
310 B
Makefile

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