Skip to content
Snippets Groups Projects
Unverified Commit 51013966 authored by Brian Carrier's avatar Brian Carrier Committed by GitHub
Browse files

Merge pull request #2816 from joachimmetz/fix2812

Added img_bfio_handle.h to Makefile.am #2812
parents 4585ac63 02b2eed1
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ EXTRA_DIST = .indent.pro ...@@ -5,7 +5,7 @@ EXTRA_DIST = .indent.pro
noinst_LTLIBRARIES = libtskpool.la noinst_LTLIBRARIES = libtskpool.la
libtskpool_la_SOURCES = pool_open.cpp pool_read.cpp pool_types.cpp \ libtskpool_la_SOURCES = pool_open.cpp pool_read.cpp pool_types.cpp \
apfs_pool_compat.cpp apfs_pool.cpp \ apfs_pool_compat.cpp apfs_pool.cpp \
img_bfio_handle.c \ img_bfio_handle.c img_bfio_handle.h \
lvm_pool_compat.cpp lvm_pool.cpp lvm_pool_compat.cpp lvm_pool.cpp
indent: indent:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment