From: Tom Peters Date: Wed, 11 Jun 2014 21:51:46 +0000 (-0400) Subject: makefile fix for double packet.h install failure X-Git-Tag: 3.0.0-233~1488^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=837bc0fbb9b9da631763a97ede2bdc63570293c5;p=thirdparty%2Fsnort3.git makefile fix for double packet.h install failure --- diff --git a/src/protocols/Makefile.am b/src/protocols/Makefile.am index 28f48f679..76180e5e2 100644 --- a/src/protocols/Makefile.am +++ b/src/protocols/Makefile.am @@ -22,8 +22,7 @@ teredo.h \ token_ring.h \ udp.h \ vlan.h \ -wlan.h \ -packet.h +wlan.h libprotocols_a_SOURCES = \ layer.cc