mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
fix dist
Original commit message from CVS: fix dist
This commit is contained in:
parent
12b60c256b
commit
802613fa7c
1 changed files with 3 additions and 1 deletions
|
@ -18,8 +18,10 @@ all-local: $(pcverfiles_uninstalled)
|
|||
# pkgconfig_DATA = $(pcverfiles)
|
||||
|
||||
CLEANFILES = $(pcverfiles) $(pcverfiles_uninstalled)
|
||||
# pcinfiles = \
|
||||
# gstreamer-plugins-good.pc.in gstreamer-plugins-good-uninstalled.pc.in
|
||||
pcinfiles = \
|
||||
gstreamer-plugins-good.pc.in gstreamer-plugins-good-uninstalled.pc.in
|
||||
gstreamer-plugins-good-uninstalled.pc.in
|
||||
|
||||
DISTCLEANFILES = $(pcinfiles:.in=)
|
||||
EXTRA_DIST = $(pcinfiles)
|
||||
|
|
Loading…
Reference in a new issue