Eitan Zahavi wrote: > I just did a fresh co of the userspace/management dir > I verified that the patch below is not fully applied. > Only the opensm/Makefile.am was changed partially with the two added header > files to the DIST list - but not to the include list.
> Please double check. It looks to me like those lines are there in revision 3128 (and beyond) of https://openib.org/svn/gen2/trunk/src/userspace/management/osm/opensm/Makefile.am opensminclude_HEADERS = $(srcdir)/../include/opensm/osm_base.h \ $(srcdir)/../include/opensm/osm_log.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 EXTRA_DIST = $(srcdir)/../include/opensm/osm_base.h \ $(srcdir)/../include/opensm/osm_log.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 -- Hal _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
