diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 02b516c..e4b39ae 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -25,6 +25,9 @@ libplist_2_0_la_SOURCES = \ | |||
| 25 | jsmn.c jsmn.h \ | 25 | jsmn.c jsmn.h \ |
| 26 | jplist.c \ | 26 | jplist.c \ |
| 27 | oplist.c \ | 27 | oplist.c \ |
| 28 | out-default.c \ | ||
| 29 | out-plutil.c \ | ||
| 30 | out-limd.c \ | ||
| 28 | plist.c plist.h | 31 | plist.c plist.h |
| 29 | 32 | ||
| 30 | libplist___2_0_la_LIBADD = libplist-2.0.la | 33 | libplist___2_0_la_LIBADD = libplist-2.0.la |
