]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
libext2fs: install hashmap.h since it is needed by libext2fs.h
authorTheodore Ts'o <tytso@mit.edu>
Sun, 8 Jul 2018 15:52:53 +0000 (11:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 8 Jul 2018 15:52:53 +0000 (11:52 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/Makefile.in

index d3b1df50abe7fc3b7e24762f01871d2a9310df59..99302ca9d32128c90e8122f71f5415ff3dcaf92b 100644 (file)
@@ -225,7 +225,7 @@ SRCS= ext2_err.c \
        $(DEBUG_SRCS)
 
 HFILES= bitops.h ext2fs.h ext2_io.h ext2_fs.h ext2_ext_attr.h ext3_extents.h \
-       tdb.h qcow2.h
+       tdb.h qcow2.h hashmap.h
 HFILES_IN=  ext2_err.h ext2_types.h
 
 LIBRARY= libext2fs