diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f8ce6f5..6b94ccd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -112,6 +112,7 @@ openvpn_SOURCES = \ otime.c otime.h \ packet_id.c packet_id.h \ perf.c perf.h \ + pf.c pf.h \ ping.c ping.h ping-inline.h \ plugin.c plugin.h \ pool.c pool.h \ |