[lxc-devel] [PATCH] include hook files in make dist

Dwight Engen dwight.engen at oracle.com
Thu Feb 21 21:57:40 UTC 2013


this makes "make rpm" work again

Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
---
 hooks/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/hooks/Makefile.am b/hooks/Makefile.am
index 4fc20ac..196e632 100644
--- a/hooks/Makefile.am
+++ b/hooks/Makefile.am
@@ -3,3 +3,5 @@ hooksdir=@LXCHOOKDIR@
 hooks_SCRIPTS = \
 	mountcgroups \
 	mountecryptfsroot
+
+EXTRA_DIST=$(hooks_SCRIPTS)
-- 
1.7.12.3





More information about the lxc-devel mailing list