Skip to content

Commit

Permalink
use dlm/Makefile to build lib and tool dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
teigland committed May 18, 2007
1 parent e93b3f6 commit 842c4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ group: ccs
${MAKE} -C group all

dlm:
${MAKE} -C dlm/lib all
${MAKE} -C dlm all

fence: group dlm
${MAKE} -C fence all
Expand Down

0 comments on commit 842c4ed

Please sign in to comment.