From 4d5be7777623e3662f8c53fcb32884cd8026a30e Mon Sep 17 00:00:00 2001 From: jose Date: Thu, 5 Jan 2017 17:38:15 +0100 Subject: [PATCH] Extra files needed in the tar for compiling --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d579b037..8b613ff4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,9 @@ EXTRA_DIST = \ config/netmon2tcpdump.pl \ config/makedefs.pl \ config/winConfigure.pl \ - config/depcomp + config/depcomp \ + config/m4 \ + modules # We need to install the config.h header file as well. As this file