aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-05-06 02:25:48 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-05-06 02:53:33 +0800
commitf2767b246219876ecaffca43e4b3852f27dbb979 (patch)
tree5f962a0ea48ce6687318a4c92a68a40de59cf1e4 /widgets/misc/Makefile.am
parent6dd8f69113c40014a4def49e633982c887148056 (diff)
downloadgsoc2013-evolution-f2767b246219876ecaffca43e4b3852f27dbb979.tar
gsoc2013-evolution-f2767b246219876ecaffca43e4b3852f27dbb979.tar.gz
gsoc2013-evolution-f2767b246219876ecaffca43e4b3852f27dbb979.tar.bz2
gsoc2013-evolution-f2767b246219876ecaffca43e4b3852f27dbb979.tar.lz
gsoc2013-evolution-f2767b246219876ecaffca43e4b3852f27dbb979.tar.xz
gsoc2013-evolution-f2767b246219876ecaffca43e4b3852f27dbb979.tar.zst
gsoc2013-evolution-f2767b246219876ecaffca43e4b3852f27dbb979.zip
Bug 581454 – Move nautilus-sendto integration to Evolution
Diffstat (limited to 'widgets/misc/Makefile.am')
-rw-r--r--widgets/misc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am
index 124c736d26..261a45f934 100644
--- a/widgets/misc/Makefile.am
+++ b/widgets/misc/Makefile.am
@@ -39,6 +39,7 @@ widgetsinclude_HEADERS = \
e-attachment-dialog.h \
e-attachment-handler.h \
e-attachment-handler-image.h \
+ e-attachment-handler-sendto.h \
e-attachment-icon-view.h \
e-attachment-paned.h \
e-attachment-store.h \
@@ -97,6 +98,7 @@ libemiscwidgets_la_SOURCES = \
e-attachment-dialog.c \
e-attachment-handler.c \
e-attachment-handler-image.c \
+ e-attachment-handler-sendto.c \
e-attachment-icon-view.c \
e-attachment-paned.c \
e-attachment-store.c \