forked from rosa/hakurei
This is only really packaged for devmapper, and will eventually be replaced by a native implementation. Signed-off-by: Ophestra <cat@gensokyo.uk>
14 lines
420 B
Diff
14 lines
420 B
Diff
diff --git a/Makefile.in b/Makefile.in
|
|
index bf011ff4f..86713f2cd 100644
|
|
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -18,7 +18,7 @@ top_builddir = @top_builddir@
|
|
abs_top_builddir = @abs_top_builddir@
|
|
abs_top_srcdir = @abs_top_srcdir@
|
|
|
|
-SUBDIRS = libdm conf daemons include lib libdaemon man scripts tools
|
|
+SUBDIRS = libdm conf daemons include lib libdaemon scripts tools
|
|
|
|
ifeq ("@UDEV_RULES@", "yes")
|
|
SUBDIRS += udev
|