Add Zipper class and use it in CinemaKDMs.
[dcpomatic.git] / src / lib / wscript
index 1eac718e3184978a6da4f74cc34b620e528cfedf..ea52079d03dc0d5bf255584bc98e7a2677f64dca 100644 (file)
@@ -183,6 +183,7 @@ sources = """
           video_mxf_examiner.cc
           video_ring_buffers.cc
           writer.cc
+          zipper.cc
           """
 
 def build(bld):