diff options
Diffstat (limited to 'plugins/attachment-reminder/Makefile.am')
-rw-r--r-- | plugins/attachment-reminder/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/attachment-reminder/Makefile.am b/plugins/attachment-reminder/Makefile.am index 46eb95ad9f..78c2ae8f79 100644 --- a/plugins/attachment-reminder/Makefile.am +++ b/plugins/attachment-reminder/Makefile.am @@ -39,7 +39,9 @@ install-data-local: fi EXTRA_DIST = org-gnome-evolution-attachment-reminder.eplug.xml \ - $(error_DATA) + $(error_DATA) \ + $(schema_in_files) \ + attachment-reminder.glade CLEANFILES = org-gnome-evolution-attachment-reminder.eplug |