]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Makefile.in: use match.lo for linking PIC 5/head
authorDaniel Axtens <dja@axtens.net>
Sun, 26 Apr 2015 09:13:11 +0000 (19:13 +1000)
committerDaniel Axtens <dja@axtens.net>
Sun, 26 Apr 2015 09:14:04 +0000 (19:14 +1000)
commit3e4365dfade8f3db20218999532ce859ca9c3c63
treeede428c3a2b0fbcc71e45a46547fce6eec49b7e9
parent983683be6e0e48dd0ba4a6c9a0e052b51751f0c9
Makefile.in: use match.lo for linking PIC

The rest of the items in the list are .lo files; this should be too.
Needed for ./configure --cover to work.

Signed-off-by: Daniel Axtens <dja@axtens.net>
Makefile.in