diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 6583add..d4c9e67 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -22,6 +22,8 @@ libplist_2_0_la_SOURCES = \ | |||
| 22 | time64_limits.h \ | 22 | time64_limits.h \ |
| 23 | xplist.c \ | 23 | xplist.c \ |
| 24 | bplist.c \ | 24 | bplist.c \ |
| 25 | jsmn.c jsmn.h \ | ||
| 26 | jplist.c \ | ||
| 25 | plist.c plist.h | 27 | plist.c plist.h |
| 26 | 28 | ||
| 27 | libplist___2_0_la_LIBADD = libplist-2.0.la | 29 | libplist___2_0_la_LIBADD = libplist-2.0.la |
