gstreamer/gst-libs/gst/Makefile.am
Thiago Santos 4938c2e9ea camerabin2: Move basecamerasrc to gst-libs
Move the base camera src class to gst-libs/gst/basecamerabinsrc to
allow it to be included from the tests.
2010-12-23 13:20:31 -03:00

9 lines
244 B
Makefile

if BUILD_EXPERIMENTAL
EXPERIMENTAL_LIBS=basecamerabinsrc
endif
SUBDIRS = $(EXPERIMENTAL_LIBS) interfaces signalprocessor video
noinst_HEADERS = gst-i18n-plugin.h gettext.h
DIST_SUBDIRS = $(EXPERIMENTAL_LIBS) interfaces signalprocessor video