summaryrefslogtreecommitdiff
path: root/daemons/Makefile.in
diff options
context:
space:
mode:
authorFabio M. Di Nitto <fdinitto@redhat.com>2009-09-02 11:49:03 +0000
committerFabio M. Di Nitto <fdinitto@redhat.com>2009-09-02 11:49:03 +0000
commitc99b9fa9461561c1f40f040bd9ec146d093ce3c1 (patch)
treeb0e6188874e8a922ee70c47e74a1a700b6c6c060 /daemons/Makefile.in
parentf8d076d827f39cdf69e9705fc8d66fe10a95fe50 (diff)
downloadlvm2-c99b9fa9461561c1f40f040bd9ec146d093ce3c1.tar.gz
Fix cmirrod build directory while we wait to do a proper rename of the
directory and move files.
Diffstat (limited to 'daemons/Makefile.in')
-rw-r--r--daemons/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/Makefile.in b/daemons/Makefile.in
index bcbbfd397..d93953896 100644
--- a/daemons/Makefile.in
+++ b/daemons/Makefile.in
@@ -22,7 +22,7 @@ ifneq ("@CLVMD@", "none")
endif
ifeq ("@BUILD_CMIRRORD@", "yes")
- SUBDIRS += cmirrord
+ SUBDIRS += clogd
endif
ifeq ("@BUILD_DMEVENTD@", "yes")