aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/proxy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/proxy/Makefile.am')
-rw-r--r--plugins/proxy/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/proxy/Makefile.am b/plugins/proxy/Makefile.am
index a1563ceda8..c3daf31098 100644
--- a/plugins/proxy/Makefile.am
+++ b/plugins/proxy/Makefile.am
@@ -12,7 +12,7 @@ INCLUDES = \
plugin_DATA = org-gnome-proxy.eplug
plugin_LTLIBRARIES = liborg-gnome-proxy.la
-liborg_gnome_proxy_la_SOURCES = proxy.c
+liborg_gnome_proxy_la_SOURCES = proxy.c proxy.h
liborg_gnome_proxy_la_LDFLAGS = -module -avoid-version
liborg_gnome_proxy_la_LIBADD = \
$(EVOLUTION_MAIL_LIBS) \