aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-10-19 07:43:04 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-10-26 00:51:12 +0800
commit559d4cf8bf8f309b33ae3ff426ebb4f2c6015c79 (patch)
treeb669cbb2f6cd8b5623c51e8382fb257c5395ed93 /e-util/Makefile.am
parent6dc14b19df2544f9c17ff636b66ef7fce8b5e026 (diff)
downloadgsoc2013-evolution-559d4cf8bf8f309b33ae3ff426ebb4f2c6015c79.tar
gsoc2013-evolution-559d4cf8bf8f309b33ae3ff426ebb4f2c6015c79.tar.gz
gsoc2013-evolution-559d4cf8bf8f309b33ae3ff426ebb4f2c6015c79.tar.bz2
gsoc2013-evolution-559d4cf8bf8f309b33ae3ff426ebb4f2c6015c79.tar.lz
gsoc2013-evolution-559d4cf8bf8f309b33ae3ff426ebb4f2c6015c79.tar.xz
gsoc2013-evolution-559d4cf8bf8f309b33ae3ff426ebb4f2c6015c79.tar.zst
gsoc2013-evolution-559d4cf8bf8f309b33ae3ff426ebb4f2c6015c79.zip
Add EProxyLinkSelector.
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index b54d87fbbb..d3c58002e7 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -226,6 +226,7 @@ evolution_util_include_HEADERS = \
e-printable.h \
e-proxy-combo-box.h \
e-proxy-editor.h \
+ e-proxy-link-selector.h \
e-proxy-selector.h \
e-reflow-model.h \
e-reflow.h \
@@ -467,6 +468,7 @@ libevolution_util_la_SOURCES = \
e-printable.c \
e-proxy-combo-box.c \
e-proxy-editor.c \
+ e-proxy-link-selector.c \
e-proxy-selector.c \
e-reflow-model.c \
e-reflow.c \