mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 20:59:44 +00:00
work on builds without check
Original commit message from CVS: work on builds without check
This commit is contained in:
parent
2c98974566
commit
ab6525549c
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ GST_URI_SRC = gsturi.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS = $(SUBDIRS_PARSE) $(SUBDIRS_REGISTRY) . base elements $(SUBDIRS_INDEX) $(SUBDIRS_CHECK)
|
SUBDIRS = $(SUBDIRS_PARSE) $(SUBDIRS_REGISTRY) . base elements $(SUBDIRS_INDEX) $(SUBDIRS_CHECK)
|
||||||
DIST_SUBDIRS = base elements parse registries indexers $(SUBDIRS_CHECK)
|
DIST_SUBDIRS = base elements parse registries indexers check
|
||||||
|
|
||||||
# make variables for all generated source and header files to make the
|
# make variables for all generated source and header files to make the
|
||||||
# distinction clear
|
# distinction clear
|
||||||
|
|
Loading…
Reference in a new issue