aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.am
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2013-02-25 18:12:20 +0000
committerBalint Reczey <balint@balintreczey.hu>2013-02-25 18:12:20 +0000
commitd2e0724afc9631bcca59ce045debb9bb686dff1f (patch)
treef36678afeaa3e57328149d469876d19e72adb925 /wiretap/Makefile.am
parent32c23fba25e7a5900e5176875b35fbe5aefafcb0 (diff)
Add dumpabi targets to CMake builds
Also update automake generated targets to match CMake generated ones svn path=/trunk/; revision=47879
Diffstat (limited to 'wiretap/Makefile.am')
-rw-r--r--wiretap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/Makefile.am b/wiretap/Makefile.am
index 7ae9b6c553..30a1671705 100644
--- a/wiretap/Makefile.am
+++ b/wiretap/Makefile.am
@@ -93,7 +93,7 @@ ascend.c ascend.h: ascend.y
# ABI compliance checker can be obtained from
# http://ispras.linux-foundation.org/index.php/ABI_compliance_checker
# Checked using version 1.21.12
-dumpabi: all abi-descriptor.xml
+dumpabi-libwiretap: all abi-descriptor.xml
rm -rf abi-check-headers abi_dumps .libs/*.abi.tar.gz
mkdir abi-check-headers
cp *.h abi-check-headers/