summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0db7ede..0089b5d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,6 +18,10 @@ libimobiledevice_glue_1_0_la_SOURCES = \
cbuf.c \
opack.c \
tlv.c \
+ sha1.c \
+ sha256.c \
+ sha512.c \
+ fixedint.h \
common.h
if WIN32