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 d4c9e67..02b516c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -24,6 +24,7 @@ libplist_2_0_la_SOURCES = \ | |||
| 24 | bplist.c \ | 24 | bplist.c \ |
| 25 | jsmn.c jsmn.h \ | 25 | jsmn.c jsmn.h \ |
| 26 | jplist.c \ | 26 | jplist.c \ |
| 27 | oplist.c \ | ||
| 27 | plist.c plist.h | 28 | plist.c plist.h |
| 28 | 29 | ||
| 29 | libplist___2_0_la_LIBADD = libplist-2.0.la | 30 | libplist___2_0_la_LIBADD = libplist-2.0.la |
