summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2014-04-16 11:58:32 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2014-04-18 16:38:48 +0200
commit4955dae4be6ca42f3428ca4f71ba86c3d0fb89b4 (patch)
treec554f1fd79a655748f9763d398f87b7030444f47 /Makefile.in
parentdb0045dfc9403f1276682831ecbd4b83e2f72ebc (diff)
downloadlvm2-4955dae4be6ca42f3428ca4f71ba86c3d0fb89b4.tar.gz
makefiles: wait till include is populated
Since libdaemon needs configure.h header, wait forl links.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index d248a0e63..641b83364 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -51,6 +51,7 @@ DISTCLEAN_TARGETS += config.cache config.log config.status make.tmpl
include make.tmpl
libdm: include
+libdaemon: include
lib: libdm libdaemon
liblvm: lib
daemons: lib libdaemon tools