From cf1df84e897c85060cbe72d45e2b7c3b1128cf95 Mon Sep 17 00:00:00 2001 From: shadow Date: Thu, 20 Nov 2008 15:14:28 +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 3328874..c4f4929 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 -- 1.8.3.1