From: Theodore Ts'o Date: Fri, 19 Sep 2014 04:26:56 +0000 (-0400) Subject: misc: fix build breakage with configure --disable-uuidd --enable-profile X-Git-Tag: v1.42.13~32 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=17c1fa6e2634e840e4c2484f51545a2ca74bbc8c;p=tools%2Fe2fsprogs.git misc: fix build breakage with configure --disable-uuidd --enable-profile Signed-off-by: Theodore Ts'o --- diff --git a/misc/Makefile.in b/misc/Makefile.in index a68edff..c203fb4 100644 --- a/misc/Makefile.in +++ b/misc/Makefile.in @@ -19,6 +19,7 @@ INSTALL = @INSTALL@ @UUIDD_CMT@UUIDD_PROG= uuidd @UUIDD_CMT@UUIDD_MAN= uuidd.8 +@UUIDD_CMT@UUIDD_PROFILED= uuidd.profiled @BLKID_CMT@BLKID_PROG= blkid @BLKID_CMT@BLKID_MAN= blkid.8 @@ -110,7 +111,7 @@ all:: profiled $(SPROGS) $(UPROGS) $(USPROGS) $(SMANPAGES) $(UMANPAGES) \ @PROFILE_CMT@all:: tune2fs.profiled blkid.profiled e2image.profiled \ e2undo.profiled mke2fs.profiled dumpe2fs.profiled fsck.profiled \ - logsave.profiled filefrag.profiled uuidgen.profiled uuidd.profiled \ + logsave.profiled filefrag.profiled uuidgen.profiled $(UUIDD_PROFILED) \ e2image.profiled e4defrag.profiled e2freefrag.profiled profiled: