mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-09 04:48:05 +02:00
Make sure to distribute the blank fields .pc file too
This commit is contained in:
parent
6702b97935
commit
66aa02a60b
1 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ TESTS = check-cflags check-libs check-define-variable \
|
|||
|
||||
EXTRA_DIST = $(TESTS) common simple.pc requires-test.pc public-dep.pc \
|
||||
private-dep.pc includedir.pc missing-requires-private.pc \
|
||||
missing-requires.pc idirafter.pc conflicts-test.pc whitespace.pc
|
||||
missing-requires.pc idirafter.pc conflicts-test.pc whitespace.pc \
|
||||
fields-blank.pc
|
||||
|
||||
DISTCLEANFILES = config.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue