mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
Ship with COPYING.LIB.
This commit is contained in:
parent
4754317e70
commit
cf29e752de
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
||||||
DOCS = \
|
DOCS = \
|
||||||
AUTHORS \
|
AUTHORS \
|
||||||
COPYING \
|
COPYING \
|
||||||
NEWS \
|
COPYING.LIB \
|
||||||
README \
|
NEWS \
|
||||||
|
README \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
DEBIANFILES = \
|
DEBIANFILES = \
|
||||||
|
|
Loading…
Reference in a new issue