diff options
Diffstat (limited to 'plugins/save-attachments/Makefile.am')
-rw-r--r-- | plugins/save-attachments/Makefile.am | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/plugins/save-attachments/Makefile.am b/plugins/save-attachments/Makefile.am deleted file mode 100644 index ec09b11e2c..0000000000 --- a/plugins/save-attachments/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - $(EVOLUTION_MAIL_CFLAGS) - -@EVO_PLUGIN_RULE@ - -plugin_DATA = org-gnome-save-attachments.eplug org-gnome-save-attachments.xml -plugin_LTLIBRARIES = liborg-gnome-save-attachments.la - -liborg_gnome_save_attachments_la_SOURCES = save-attachments.c -liborg_gnome_save_attachments_la_LDFLAGS = -module -avoid-version - -EXTRA_DIST = \ - org-gnome-save-attachments.eplug.in \ - org-gnome-save-attachments.xml
\ No newline at end of file |