summaryrefslogtreecommitdiffstats
path: root/daemons/dmeventd/plugins/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/dmeventd/plugins/Makefile.in')
-rw-r--r--daemons/dmeventd/plugins/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/daemons/dmeventd/plugins/Makefile.in b/daemons/dmeventd/plugins/Makefile.in
index 45176ad7..ff1ccaec 100644
--- a/daemons/dmeventd/plugins/Makefile.in
+++ b/daemons/dmeventd/plugins/Makefile.in
@@ -1,6 +1,6 @@
#
# Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved.
-# Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2004-2005, 2011 Red Hat, Inc. All rights reserved.
#
# This file is part of LVM2.
#
@@ -16,7 +16,7 @@ srcdir = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = @top_builddir@
-SUBDIRS += lvm2 mirror snapshot
+SUBDIRS += lvm2 mirror snapshot raid
include $(top_builddir)/make.tmpl