From mboxrd@z Thu Jan 1 00:00:00 1970 From: cfeist@sourceware.org Date: 7 Jan 2008 19:17:07 -0000 Subject: [Cluster-devel] cluster/group/dlm_controld Makefile Message-ID: <20080107191707.791.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL5 Changes by: cfeist at sourceware.org 2008-01-07 19:17:07 Modified files: group/dlm_controld: Makefile Log message: Include dlm directory so we can use libdlm.h Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/dlm_controld/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.4.2.1&r2=1.4.2.2 --- cluster/group/dlm_controld/Makefile 2007/10/26 21:33:27 1.4.2.1 +++ cluster/group/dlm_controld/Makefile 2008/01/07 19:17:07 1.4.2.2 @@ -21,6 +21,7 @@ -I../../group/lib/ \ -I../../ccs/lib/ \ -I../../cman/lib/ \ + -I../../dlm/lib/ \ -I../include/ LDFLAGS+= -L../../cman/lib -L${libdir}/openais