]> sourceware.org Git - dm.git/commitdiff
Missing dependencies
authorAlasdair Kergon <agk@redhat.com>
Tue, 15 Apr 2003 15:14:04 +0000 (15:14 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 15 Apr 2003 15:14:04 +0000 (15:14 +0000)
Makefile.in

index 7684c345654fe47765645a6c4ede5695d128e0ee..6cc6b41a9aa0df85500dcc9983ce212f36d4d362 100644 (file)
@@ -29,6 +29,9 @@ endif
 
 include make.tmpl
 
+lib: include
+dmsetup: lib
+
 apply-patches:
        patch -d $(kerneldir) -p1 -i \
                `pwd`/patches/linux-$(kernelvsn)-devmapper-$(interface).patch
This page took 0.026397 seconds and 5 git commands to generate.