diff options
author | JP Rosevear <jpr@src.gnome.org> | 2004-11-02 02:39:17 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-11-02 02:39:17 +0800 |
commit | 69d4437179684dad21812702ead2b1e39d266cb4 (patch) | |
tree | 53286024999289c667c1c6be085a93c04676fdf8 /plugins/save-attachments/Makefile.am | |
parent | c138563670b0c7dfcb629be3f3dd06e3a5f232bd (diff) | |
download | gsoc2013-evolution-69d4437179684dad21812702ead2b1e39d266cb4.tar.gz gsoc2013-evolution-69d4437179684dad21812702ead2b1e39d266cb4.tar.zst gsoc2013-evolution-69d4437179684dad21812702ead2b1e39d266cb4.zip |
Dist .eplug.in files
svn path=/trunk/; revision=27781
Diffstat (limited to 'plugins/save-attachments/Makefile.am')
-rw-r--r-- | plugins/save-attachments/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/save-attachments/Makefile.am b/plugins/save-attachments/Makefile.am index 424f88a42a..df67f4fc50 100644 --- a/plugins/save-attachments/Makefile.am +++ b/plugins/save-attachments/Makefile.am @@ -9,3 +9,5 @@ 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
\ No newline at end of file |