From bf208183dc26489a67e4332a3fdc9674e417c2eb Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Wed, 15 Sep 2010 21:25:48 +0200 Subject: [PATCH] add version-script.map to distributed files Signed-off-by: Guillaume Rousse Signed-off-by: Love Hornquist Astrand --- lib/otp/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/otp/Makefile.am b/lib/otp/Makefile.am index 12077a189..920ec3090 100644 --- a/lib/otp/Makefile.am +++ b/lib/otp/Makefile.am @@ -74,3 +74,5 @@ CLEANFILES = \ strlcpy.c \ strlwr.c \ strncasecmp.c + +EXTRA_DIST = version-script.map -- 2.34.1