gstreamer/gst-libs/gst/Makefile.am
Stefan Sauer 668dcf0c09 signalprocessor: ladspa is not using this anymore
When we port lv2, we'll go the same route as the new ladspa plugin.
2013-05-28 10:27:17 +02:00

10 lines
278 B
Makefile

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