diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
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 \ bytearray.c bytearray.h \ hashtable.c hashtable.h \ ptrarray.c ptrarray.h \ + time64.c time64.h time64_limits.h \ xplist.c \ bplist.c \ plist.c plist.h |