include ldconfig.stub in EXTRA_DIST
Since c51b9ca
, ldconfig.stub is required by pactest so we need to
include it as part of the dist tarball.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
68856755c4
commit
e01dbcc068
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ EXTRA_DIST = \
|
||||||
README \
|
README \
|
||||||
TODO \
|
TODO \
|
||||||
ChangeLog \
|
ChangeLog \
|
||||||
|
ldconfig.stub \
|
||||||
$(check_SCRIPTS)
|
$(check_SCRIPTS)
|
||||||
|
|
||||||
# vim:set ts=2 sw=2 noet:
|
# vim:set ts=2 sw=2 noet:
|
||||||
|
|
Loading…
Add table
Reference in a new issue