diff --git a/configure.ac b/configure.ac index 18ec685..3e4ebf0 100644 --- a/configure.ac +++ b/configure.ac @@ -139,6 +139,7 @@ AC_CONFIG_FILES([Makefile common/lib/Makefile null/Makefile ssl/Makefile + pcap/Makefile base/Makefile]) AC_OUTPUT diff --git a/pcap/Makefile.am b/pcap/Makefile.am new file mode 100644 index 0000000..e69de29