diff options
Diffstat (limited to 'src/libpts/Makefile.am')
-rw-r--r-- | src/libpts/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libpts/Makefile.am b/src/libpts/Makefile.am index 3ff941794..8137493ab 100644 --- a/src/libpts/Makefile.am +++ b/src/libpts/Makefile.am @@ -9,6 +9,7 @@ libpts_la_SOURCES = \ libpts.h libpts.c \ pts/pts.h pts/pts.c \ pts/pts_error.h pts/pts_error.c \ + pts/pts_pcr.h pts/pts_pcr.c \ pts/pts_proto_caps.h \ pts/pts_req_func_comp_evid.h \ pts/pts_simple_evid_final.h \ |