[ofa-general] [PATCH] opensm/opensm/Makefile.am : add osm_event_plugin.h to the installed

Ira Weiny weiny2 at llnl.gov
Fri Aug 31 15:09:23 PDT 2007


>From 12f3c744a609916ce5c52885db63558773223062 Mon Sep 17 00:00:00 2001
From: Ira K. Weiny <weiny2 at llnl.gov>
Date: Thu, 30 Aug 2007 14:32:29 -0700
Subject: [PATCH] opensm/opensm/Makefile.am : add osm_event_plugin.h to the installed headers to

be able to compile external plugins

Signed-off-by: Ira K. Weiny <weiny2 at llnl.gov>
---
 opensm/opensm/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/opensm/opensm/Makefile.am b/opensm/opensm/Makefile.am
index 4ab7227..e63012c 100644
--- a/opensm/opensm/Makefile.am
+++ b/opensm/opensm/Makefile.am
@@ -98,7 +98,8 @@ opensminclude_HEADERS = $(srcdir)/../include/opensm/osm_base.h \
 			$(srcdir)/../include/opensm/osm_madw.h \
 			$(srcdir)/../include/opensm/osm_mad_pool.h \
 			$(srcdir)/../include/opensm/osm_msgdef.h \
-			$(srcdir)/../include/opensm/osm_helper.h
+			$(srcdir)/../include/opensm/osm_helper.h \
+			$(srcdir)/../include/opensm/osm_event_plugin.h
 
 # headers are distributed as part of the include dir
 EXTRA_DIST = $(srcdir)/libopensm.map $(srcdir)/libopensm.ver \
-- 
1.5.2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-opensm-opensm-Makefile.am-add-osm_event_plugin.h-t.patch
Type: application/octet-stream
Size: 1078 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20070831/530a65ad/attachment.obj>


More information about the general mailing list