Added SOCKS proxy support.
[claws.git] / src / common / Makefile.am
index 1dd8e9190e8a81d26d73cb0b8d81f753a5cc4d95..f9ad434ad7da533b3bc6f4de0cccf5d911dd23b3 100644 (file)
@@ -27,6 +27,7 @@ libclawscommon_la_SOURCES = $(arch_sources) \
        plugin.c \
        prefs.c \
        progressindicator.c \
+       proxy.c \
        quoted-printable.c \
        session.c \
        smtp.c \
@@ -55,6 +56,7 @@ clawscommoninclude_HEADERS = $(arch_headers) \
        plugin.h \
        prefs.h \
        progressindicator.h \
+       proxy.h \
        quoted-printable.h \
        session.h \
        smtp.h \