>From 12f3c744a609916ce5c52885db63558773223062 Mon Sep 17 00:00:00 2001
From: Ira K. Weiny <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
---
 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

Attachment: 0001-opensm-opensm-Makefile.am-add-osm_event_plugin.h-t.patch
Description: Binary data

_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to