mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
add common to dist
Original commit message from CVS: add common to dist
This commit is contained in:
parent
96667dfb24
commit
2a67a5f3c6
3 changed files with 4 additions and 2 deletions
|
@ -23,7 +23,7 @@ SUBDIRS = include gst libs tools \
|
|||
$(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) $(SUBDIRS_DOCS)
|
||||
|
||||
# These are all the possible subdirs
|
||||
DIST_SUBDIRS = include libs gst tools tests testsuite examples docs
|
||||
DIST_SUBDIRS = common include libs gst tools tests testsuite examples docs
|
||||
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 8d060610bbe0af2f159b40c8b23076896b4104a5
|
||||
Subproject commit 69cfea918b2840b5076e60becdb39b96a8ca5ef5
|
|
@ -393,6 +393,8 @@ dnl #########################
|
|||
dnl libs/ext/Makefile
|
||||
AC_OUTPUT(
|
||||
Makefile
|
||||
common/Makefile
|
||||
common/m4/Makefile
|
||||
include/Makefile
|
||||
gst/Makefile
|
||||
gst/gstversion.h
|
||||
|
|
Loading…
Reference in a new issue