build-sys: add symbol map file to autotools distribution
The file became necessary in
commit 901e381256
Signed-off-by: Sami Kerola <sami.kerola@tomtom.com>
This commit is contained in:
parent
6551d75ea2
commit
3f42de1432
@ -11,6 +11,8 @@ libproc_ng_la_LDFLAGS = \
|
|||||||
-no-undefined \
|
-no-undefined \
|
||||||
-Wl,--version-script=$(top_srcdir)/proc/library.map
|
-Wl,--version-script=$(top_srcdir)/proc/library.map
|
||||||
|
|
||||||
|
EXTRA_DIST = library.map
|
||||||
|
|
||||||
pkgconfigdir = $(libdir)/pkgconfig
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
pkgconfig_DATA = libproc-ng.pc
|
pkgconfig_DATA = libproc-ng.pc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user