summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-04-26 18:04:26 -0700
committerGuy Harris <guy@alum.mit.edu>2015-04-26 18:04:26 -0700
commit9614e9389e56c2bf3d806ab44ba94a3b805f18fb (patch)
treee4adea067058607a1b419efa51fc9e26f07828e2 /Makefile.in
parent69cb46af9119e8b5554bcc4bf1bf36f39cb82131 (diff)
downloadtcpdump-9614e9389e56c2bf3d806ab44ba94a3b805f18fb.tar.gz
Make sure print.h shows up in the release tarball.
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 548ad0cf..70f7085f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -265,6 +265,7 @@ HDR = \
oui.h \
pcap-missing.h \
ppp.h \
+ print.h \
rpc_auth.h \
rpc_msg.h \
rpl.h \