aboutsummaryrefslogtreecommitdiff
path: root/unpack/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'unpack/Makemodule.am')
-rw-r--r--unpack/Makemodule.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/unpack/Makemodule.am b/unpack/Makemodule.am
index 190803e..e21fd0c 100644
--- a/unpack/Makemodule.am
+++ b/unpack/Makemodule.am
@@ -1,4 +1,5 @@
-unsquashfs_SOURCES = unpack/unsquashfs.c
+unsquashfs_SOURCES = unpack/unsquashfs.c unpack/tree_node_from_inode.c
+unsquashfs_SOURCES += unpack/unsquashfs.h
unsquashfs_LDADD = libsquashfs.a libfstree.a libcompress.a libutil.a
if WITH_LZMA