install PGP/MIME plugin includes
authorChristoph Hohmann <reboot@gmx.ch>
Mon, 11 Oct 2004 12:28:46 +0000 (12:28 +0000)
committerChristoph Hohmann <reboot@gmx.ch>
Mon, 11 Oct 2004 12:28:46 +0000 (12:28 +0000)
src/plugins/pgpmime/Makefile.am

index 8ae3b281a0c2ebf270dc3cc5dea6740afa4ea739..f22781711cc307121d675fa7cc3ccacfd24fd01c 100644 (file)
@@ -3,12 +3,20 @@ plugindir = $(pkglibdir)/plugins
 plugin_LTLIBRARIES = pgpmime.la
 
 pgpmime_la_SOURCES = \
-       passphrase.c passphrase.h \
+       passphrase.c \
        plugin.c \
-       pgpmime.c pgpmime.h \
-       prefs_gpg.c prefs_gpg.h \
-       select-keys.c select-keys.h \
-       sgpgme.c sgpgme.h
+       pgpmime.c \
+       prefs_gpg.c \
+       select-keys.c \
+       sgpgme.c
+
+pluginincludedir = $(pkgincludedir)/plugins/pgpmime
+plugininclude_HEADERS = \
+       passphrase.h \
+       pgpmime.h \
+       prefs_gpg.h \
+       select-keys.h \
+       sgpgme.h
 
 pgpmime_la_LDFLAGS = \
        -avoid-version -module