diff options
author | nobody <nobody@localhost> | 2005-02-04 12:50:50 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2005-02-04 12:50:50 +0800 |
commit | 149acf37ca7ad28ee42e9d00afb6df4e23c98113 (patch) | |
tree | 38981335bcf538742a3be591b0ab85cf16bd6bd0 /plugins/save-attachments/Makefile.am | |
parent | ab13d05f6e1b47523f2fed817c1963f289cee2d0 (diff) | |
download | gsoc2013-evolution-GAL_2_3_4.tar.gz gsoc2013-evolution-GAL_2_3_4.tar.zst gsoc2013-evolution-GAL_2_3_4.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_2_3_4'.GAL_2_3_4
svn path=/tags/GAL_2_3_4/; revision=28703
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 |