summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-01-22 15:49:06 -0800
committerGuy Harris <guy@alum.mit.edu>2018-01-22 15:49:06 -0800
commit5632b98204c3aaddb87e7e6c6842e92fd86ddbbc (patch)
tree26cb7dfb490b6deb9a8302cb29734f82dda0e57e /Makefile.in
parent6e15ad4b99382ef8223d8262abeb5c28b235d790 (diff)
downloadtcpdump-5632b98204c3aaddb87e7e6c6842e92fd86ddbbc.tar.gz
Add install and uninstall support for CMake.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 749f24eb..baa2c240 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -330,6 +330,7 @@ EXTRA_DIST = \
aclocal.m4 \
atime.awk \
bpf_dump.c \
+ cmake_uninstall.cmake.in \
cmakeconfig.h.in \
cmake/Modules/FindPCAP.cmake \
cmake/Modules/FindSMI.cmake \