aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/Makefile.am
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-10-16 00:34:57 +0800
committerMilan Crha <mcrha@redhat.com>2009-10-16 00:34:57 +0800
commit971a53bec2bf2ced267f94d1799fa288e08e8c28 (patch)
tree24e30f3b65e2a67f48a724d9a73e30b17d824a98 /widgets/misc/Makefile.am
parent25dd724999d551f2f59b06909cff7c660a3c3dab (diff)
downloadgsoc2013-evolution-971a53bec2bf2ced267f94d1799fa288e08e8c28.tar
gsoc2013-evolution-971a53bec2bf2ced267f94d1799fa288e08e8c28.tar.gz
gsoc2013-evolution-971a53bec2bf2ced267f94d1799fa288e08e8c28.tar.bz2
gsoc2013-evolution-971a53bec2bf2ced267f94d1799fa288e08e8c28.tar.lz
gsoc2013-evolution-971a53bec2bf2ced267f94d1799fa288e08e8c28.tar.xz
gsoc2013-evolution-971a53bec2bf2ced267f94d1799fa288e08e8c28.tar.zst
gsoc2013-evolution-971a53bec2bf2ced267f94d1799fa288e08e8c28.zip
Bug #562512 - Make hyperlinks clickable in Memos, Tasks and Calendar
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 da75d752bb..bf6291a0b2 100644
--- a/widgets/misc/Makefile.am
+++ b/widgets/misc/Makefile.am
@@ -36,6 +36,7 @@ widgetsinclude_HEADERS = \
e-attachment-store.h \
e-attachment-tree-view.h \
e-attachment-view.h \
+ e-buffer-tagger.h \
e-calendar.h \
e-calendar-item.h \
e-canvas.h \
@@ -113,6 +114,7 @@ libemiscwidgets_la_SOURCES = \
e-attachment-store.c \
e-attachment-tree-view.c \
e-attachment-view.c \
+ e-buffer-tagger.c \
e-calendar.c \
e-calendar-item.c \
e-canvas.c \