added.  thanks!

On Jan 23, 2008, at 8:10 AM, Junko IKEDA wrote:

Hi,

I think the following modification is also needed for now.

--- a/include/Makefile.am  2008-01-23 10:14:28.000000000 +0900
+++ b/include/Makefile.am  2008-01-23 15:55:08.000000000 +0900
@@ -32,7 +32,7 @@
                         recoverymgr.h replace_uuid.h compress.h

SUBDIRS = clplumbing ocf pils saf \
-                         stonith fencing lrm $(CRM_DIR) mgmt
+                         stonith fencing lrm $(CRM_DIR) $(MGMT_DIR)

## The backtick commands are not executed here,
## but rather as macro-expansions at use within the rules.


Thanks,
Junko


Hi,

I am trying to build changeset:b8367b4ee2fa with --disable-crm option.
In this changeset, some Makefile wouldn't be deployed if I set
--disable-crm.
It's sure that there is no Makefile,
but it's still needed during a build operation.
In some directories which are set as $SUBDIRS, it looks for mgmt/ Makefile
recursively.

gmake[2]: Entering directory `/root/tmp/src/heartbeat-dev/include/ mgmt'
gmake[2]: *** No rule to make target `distdir'.  Stop.
gmake[2]: Leaving directory `/root/tmp/src/heartbeat-dev/include/ mgmt'
gmake[1]: *** [distdir] Error 1
gmake[1]: Leaving directory `/root/tmp/src/heartbeat-dev/include'
gmake: *** [distdir] Error 1


Best Regards,
Junko Ikeda


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to