subparse needs regex.h - might need to move to sys/
[platform/upstream/gstreamer.git] / gst / Makefile.am
1 if HAVE_REGEX_H
2 SUBPARSE = subparse
3 else
4 SUBPARSE =
5 endif
6
7 SUBDIRS = $(GST_PLUGINS_SELECTED) $(SUBPARSE)
8 DIST_SUBDIRS = $(GST_PLUGINS_ALL) subparse