[Linux-ha-dev] [patch 04/12] build: Dont distribute tools/attrd.h as it doesnt exist

Simon Horman horms at verge.net.au
Thu Mar 27 20:46:29 MDT 2008


Signed-off-by: Simon Horman <horms at verge.net.au>

Index: heartbeat/tools/Makefile.am
===================================================================
--- heartbeat.orig/tools/Makefile.am	2008-03-27 12:19:15.000000000 +0900
+++ heartbeat/tools/Makefile.am	2008-03-27 12:19:30.000000000 +0900
@@ -23,7 +23,7 @@ INCLUDES                = -I$(top_buildd
 			  -I$(top_builddir)/linux-ha -I$(top_srcdir)/linux-ha \
 			  -I$(top_builddir)/libltdl -I$(top_srcdir)/libltdl
 
-EXTRA_DIST		= attrd.h $(hanoarch_DATA) $(sbin_SCRIPTS)
+EXTRA_DIST		= $(hanoarch_DATA) $(sbin_SCRIPTS)
 
 apigid			= @HA_APIGID@
 habindir		= @bindir@

-- 

-- 
Horms



More information about the Linux-HA-Dev mailing list