summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-01-26 19:27:22 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-01-26 19:27:22 +0100
commitfa6d55606de66d6060c4e777196c6fa9188fe9a4 (patch)
tree15acf240f6aaa111c31d58a82239f5d81578b022 /Makefile.am
parent36686ccdd862dfb0357f14b0ed8a673b7d57b1ce (diff)
downloadgnutls-fa6d55606de66d6060c4e777196c6fa9188fe9a4.tar.gz
Prior to release verify that the exported functions in the .map file match the headers.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 30ed1fb38e..c524bc0e65 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,6 +45,7 @@ EXTRA_DIST = cfg.mk maint.mk .clcopying
dist-hook:
make -C doc/ compare-makefile
+ make -C doc/ compare-exported
make -C doc/manpages compare-makefile
rm -f ChangeLog
make ChangeLog