Build/install fixes.
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Feb 2014 13:04:21 +0000 (13:04 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Feb 2014 13:04:21 +0000 (13:04 +0000)
src/signer.h
src/wscript

index 32514fb37fe733d58a8a60ffd7ed7a6c8dd56e91..6e258f8d5dba8bd87aef6f4e2742f22b3da10a0d 100644 (file)
@@ -17,6 +17,9 @@
 
 */
 
+#ifndef LIBDCP_SIGNER_H
+#define LIBDCP_SIGNER_H
+
 /** @file  src/signer.h
  *  @brief Signer class.
  */
@@ -62,3 +65,5 @@ private:
 };
 
 }
+
+#endif
index 5da18ed94f254df509c32d85353c7af1047ea900..122c0abe11d648ed6f0873230a5833a13a8e75b8 100644 (file)
@@ -80,6 +80,7 @@ def build(bld):
               mono_picture_mxf.h
               mono_picture_frame.h
               mxf.h
+              mxf_writer.h
               object.h
               picture_mxf.h
               picture_mxf_writer.h
@@ -92,6 +93,7 @@ def build(bld):
               sound_frame.h
               stereo_picture_mxf.h
               stereo_picture_frame.h
+              subtitle.h
               types.h
               util.h
               version.h