Signed-off-by: Hal Rosenstock <[email protected]> --- diff --git a/Makefile.am b/Makefile.am index c97326a..0de7799 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,8 +19,7 @@ man_MANS = \ man/ibacm.7 EXTRA_DIST = src/acm_mad.h src/libacm.h ibacm.init.in \ - linux/osd.h linux/dlist.h ibacm.spec.in $(man_MANS) ibacm_opts.cfg \ - ibacm_addr.cfg ibacm_hosts.cfg + linux/osd.h linux/dlist.h ibacm.spec.in $(man_MANS) ibacm_hosts.cfg install-exec-hook: install -D -m 755 ibacm.init $(DESTDIR)$(sysconfdir)/init.d/ibacm; -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
