mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
Fix make distcheck buglet
Original commit message from CVS: Fix make distcheck buglet
This commit is contained in:
parent
63bb1b8202
commit
2cad5ffc59
2 changed files with 3 additions and 1 deletions
|
@ -25,6 +25,8 @@ gst-element-check-@GST_MAJORMINOR@.m4: gst-element-check.m4
|
|||
aclocaldir = $(datadir)/aclocal
|
||||
aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
|
||||
|
||||
CLEANFILES = $(aclocal_DATA)
|
||||
|
||||
SUBDIRS = include gst libs tools \
|
||||
$(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) $(SUBDIRS_DOCS) pkgconfig
|
||||
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 0ce4bbf0bc51c08694a8a1e0bec7624094b043d6
|
||||
Subproject commit ed429334bba35b10172ba97d9b3795b75a65b388
|
Loading…
Reference in a new issue