[ohm] ohm: Branch 'master'

Rob Taylor robtaylor at kemper.freedesktop.org
Mon Aug 13 10:18:09 PDT 2007


 ohmd/Makefile.am |    1 +
 1 files changed, 1 insertion(+)

New commits:
diff-tree 268a4c0485cb0b9ec7ce89f1e72a2fede65c909f (from 03baa165164cb87b05cb21601eca420f973dccc1)
Author: Rob Taylor <rob.taylor at codethink.co.uk>
Date:   Mon Aug 13 18:20:56 2007 +0100

    add ohm-plugin-internal.h to ohmd_SOURCES
    
    Last commit missed adding ohm-plugin-internal.h to ohmd_SOURCES in ohmd/Makefile.am, causing make dist to not include it.

diff --git a/ohmd/Makefile.am b/ohmd/Makefile.am
index 9393e35..03d2367 100644
--- a/ohmd/Makefile.am
+++ b/ohmd/Makefile.am
@@ -50,6 +50,7 @@ ohmd_SOURCES = 							\
 	ohm-module.h						\
 	ohm-plugin.c						\
 	ohm-plugin.h						\
+	ohm-plugin-internal.h					\
 	ohm-manager.c						\
 	ohm-manager.h						\
 	ohm-main.c


More information about the Ohm-devel mailing list