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