]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: add new man page to Makemodule.am
authorMasatake YAMATO <yamato@redhat.com>
Sun, 3 Oct 2021 19:47:56 +0000 (04:47 +0900)
committerKarel Zak <kzak@redhat.com>
Wed, 6 Oct 2021 09:01:54 +0000 (11:01 +0200)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/Makemodule.am

index bfaffee81c27ab47894a962acc553412858660f6..17f988910eac84ea0becb04f9475df8f002b7de5 100644 (file)
@@ -248,7 +248,7 @@ endif
 
 if BUILD_LSFD
 bin_PROGRAMS += lsfd
-MANPAGES += misc-utils/lsfd.1
+MANPAGES += misc-utils/lsfd.1
 lsfd_SOURCES = \
        misc-utils/lsfd.c \
        misc-utils/lsfd.h \