From 878bbd671d04ba8872ba8664cf5afb98e876f5fa Mon Sep 17 00:00:00 2001 From: shadow <shadow> Date: Thu, 20 Nov 2008 15:19:26 +0000 Subject: [PATCH] fix 'make rpm' --- lnet/include/lnet/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnet/include/lnet/Makefile.am b/lnet/include/lnet/Makefile.am index 3328874946..c4f4929c74 100644 --- a/lnet/include/lnet/Makefile.am +++ b/lnet/include/lnet/Makefile.am @@ -8,4 +8,4 @@ DIST_SUBDIRS := $(SUBDIRS) EXTRA_DIST = api.h api-support.h \ lib-lnet.h lib-types.h lnet.h lnetctl.h types.h \ - socklnd.h ptllnd.h ptllnd_wire.h lnetst.h + socklnd.h ptllnd.h ptllnd_wire.h lnetst.h lnet-sysctl.h -- GitLab