diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index cbb9b87..e0a4515 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -12,8 +12,7 @@ libplist_la_SOURCES = base64.c base64.h \ | |||
| 12 | ptrarray.c ptrarray.h \ | 12 | ptrarray.c ptrarray.h \ |
| 13 | xplist.c \ | 13 | xplist.c \ |
| 14 | bplist.c \ | 14 | bplist.c \ |
| 15 | plist.c plist.h \ | 15 | plist.c plist.h |
| 16 | common.h | ||
| 17 | 16 | ||
| 18 | libplist___la_LIBADD = libplist.la | 17 | libplist___la_LIBADD = libplist.la |
| 19 | libplist___la_LDFLAGS = $(AM_LDFLAGS) -version-info $(LIBPLIST_SO_VERSION) -no-undefined | 18 | libplist___la_LDFLAGS = $(AM_LDFLAGS) -version-info $(LIBPLIST_SO_VERSION) -no-undefined |
