CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL5
Changes by: [EMAIL PROTECTED] 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