I almost forgot-- Makefile.am needs to change. Signed-off-by: Colin McCabe <cmcc...@alumni.cmu.edu> --- include/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/Makefile.am b/include/Makefile.am index f7539dd..4ea11c4 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +1,5 @@ -EXTRA_DIST = cld-private.h libtimer.h +EXTRA_DIST = cld-private.h cld_msg.h libtimer.h -include_HEADERS = cldc.h cld_msg.h +include_HEADERS = cldc.h hail_log.h -- 1.6.2.5 -- To unsubscribe from this list: send the line "unsubscribe hail-devel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html