mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
build: Fix tarball
This commit is contained in:
parent
15380be815
commit
6bb55d5272
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ SUBDIRS = sources sources/glue doc
|
|||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = gstreamer-sharp-1.0.pc
|
||||
|
||||
EXTRA_DIST = gstreamer-sharp-1.0.pc.in
|
||||
EXTRA_DIST = gstreamer-sharp-1.0.pc.in out/gstreamer-sharp.dll.config
|
||||
DISTCLEANFILES = gstreamer-sharp-1.0.pc
|
||||
|
||||
regenerate:
|
||||
|
|
Loading…
Reference in a new issue