From: Romain Francoise Date: Sun, 14 Aug 2011 21:43:23 +0000 (-0700) Subject: Make sure ppi.h is in the release tarball. X-Git-Tag: tcpdump-4.2.1~25 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/68cf679720fd69c5db8e4b13922b82784ae44c2c Make sure ppi.h is in the release tarball. Reviewed-By: Guy Harris --- diff --git a/Makefile.in b/Makefile.in index 0708fbd0..f03aa85f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -168,6 +168,7 @@ HDR = \ oui.h \ pcap-missing.h \ pmap_prot.h \ + ppi.h \ ppp.h \ route6d.h \ rpc_auth.h \