diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3bf625992d..9c3bd3f118 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,8 @@ changelogs = \ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = \ - evolution-shell-$(BASE_VERSION).pc + evolution-shell-$(BASE_VERSION).pc \ + evolution-plugin-$(BASE_VERSION).pc EXTRA_DIST = \ AUTHORS \ |