mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
add common and m4 to dist
Original commit message from CVS: add common and m4 to dist
This commit is contained in:
parent
e8ad65c06a
commit
469ff8a199
2 changed files with 6 additions and 2 deletions
|
@ -20,4 +20,8 @@ DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf ## testsuite
|
||||||
EXTRA_DIST=gst-plugins.spec depcomp \
|
EXTRA_DIST=gst-plugins.spec depcomp \
|
||||||
gstreamer-libs.pc.in gstreamer-libs-uninstalled.pc.in \
|
gstreamer-libs.pc.in gstreamer-libs-uninstalled.pc.in \
|
||||||
AUTHORS COPYING README RELEASE \
|
AUTHORS COPYING README RELEASE \
|
||||||
ChangeLog autogen.sh
|
ChangeLog autogen.sh common m4
|
||||||
|
|
||||||
|
dist-hook:
|
||||||
|
rm -rf `find $(distdir)/common -name CVS`
|
||||||
|
rm -rf `find $(distdir)/m4 -name CVS`
|
||||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit 316e406cd246e8cbccdf4df4ce32e98c63d7cc72
|
Subproject commit 59ed6821982c4f5f989b1a635e34dc782d0a8e32
|
Loading…
Reference in a new issue