diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ba09e7f0..b5580b54 100644 --- a/Makefile.am +++ b/Makefile.am @@ -99,6 +99,7 @@ noinst_HEADERS = \ include/socket.h \ include/statement.h \ include/tcpopt.h \ + include/trace.h \ include/utils.h \ include/xfrm.h \ include/xt.h \ |