1b8bc0d8aSopenharmony_ci# -*- Makefile -*- 2b8bc0d8aSopenharmony_cinoinst_LTLIBRARIES += libmnote-apple.la 3b8bc0d8aSopenharmony_cilibmnote_apple_la_SOURCES = \ 4b8bc0d8aSopenharmony_ci apple/mnote-apple-entry.c apple/mnote-apple-entry.h \ 5b8bc0d8aSopenharmony_ci apple/exif-mnote-data-apple.c apple/exif-mnote-data-apple.h \ 6b8bc0d8aSopenharmony_ci apple/mnote-apple-tag.c apple/mnote-apple-tag.h 7b8bc0d8aSopenharmony_cilibmnote_apple_la_LIBADD = $(LTLIBINTL) 8