diff options
Diffstat (limited to 'gpgmeplug/Makefile.am')
-rw-r--r-- | gpgmeplug/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpgmeplug/Makefile.am b/gpgmeplug/Makefile.am index 54f4c3e4..bb28d05a 100644 --- a/gpgmeplug/Makefile.am +++ b/gpgmeplug/Makefile.am @@ -28,7 +28,7 @@ INCLUDES = -I$(top_srcdir)/gpgme pkglib_LTLIBRARIES = gpgme-openpgp.la gpgme-smime.la -gpgme_openpgp_la_SOURCES = cryptplug.h gpgmeplug.c +gpgme_openpgp_la_SOURCES = cryptplug.h gpgme-openpgp.c gpgme_openpgp_la_LIBADD = ../gpgme/libgpgme.la gpgme_openpgp_la_LDFLAGS = -module -avoid-version |