summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 83b975c..b9117f3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,6 +10,7 @@ libplist_la_SOURCES = base64.c base64.h \
10 bytearray.c bytearray.h \ 10 bytearray.c bytearray.h \
11 hashtable.c hashtable.h \ 11 hashtable.c hashtable.h \
12 ptrarray.c ptrarray.h \ 12 ptrarray.c ptrarray.h \
13 time64.c time64.h time64_limits.h \
13 xplist.c \ 14 xplist.c \
14 bplist.c \ 15 bplist.c \
15 plist.c plist.h 16 plist.c plist.h