aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-attachments/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-11-02 03:32:04 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-11-02 03:32:04 +0800
commit588322d706050ca1403fee983b7787f333594fac (patch)
tree4c022bc7fb09f86738966d5f4f53652d06f2571f /plugins/save-attachments/Makefile.am
parent609e3620b733b5a4341d934e4825cab5d5d535bc (diff)
downloadgsoc2013-evolution-588322d706050ca1403fee983b7787f333594fac.tar
gsoc2013-evolution-588322d706050ca1403fee983b7787f333594fac.tar.gz
gsoc2013-evolution-588322d706050ca1403fee983b7787f333594fac.tar.bz2
gsoc2013-evolution-588322d706050ca1403fee983b7787f333594fac.tar.lz
gsoc2013-evolution-588322d706050ca1403fee983b7787f333594fac.tar.xz
gsoc2013-evolution-588322d706050ca1403fee983b7787f333594fac.tar.zst
gsoc2013-evolution-588322d706050ca1403fee983b7787f333594fac.zip
dist xml menu file
2004-11-01 JP Rosevear <jpr@novell.com> * Makefile.am: dist xml menu file svn path=/trunk/; revision=27783
Diffstat (limited to 'plugins/save-attachments/Makefile.am')
-rw-r--r--plugins/save-attachments/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/save-attachments/Makefile.am b/plugins/save-attachments/Makefile.am
index df67f4fc50..ec09b11e2c 100644
--- a/plugins/save-attachments/Makefile.am
+++ b/plugins/save-attachments/Makefile.am
@@ -10,4 +10,6 @@ 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
+EXTRA_DIST = \
+ org-gnome-save-attachments.eplug.in \
+ org-gnome-save-attachments.xml \ No newline at end of file