diff options
Diffstat (limited to 'gio/Makefile.am')
-rw-r--r-- | gio/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gio/Makefile.am b/gio/Makefile.am index 30cce039c..20d10c49f 100644 --- a/gio/Makefile.am +++ b/gio/Makefile.am @@ -160,6 +160,8 @@ local_sources = \ glocalfileiostream.h \ glocalvfs.c \ glocalvfs.h \ + gsocks5proxy.c \ + gsocks5proxy.h \ $(NULL) platform_libadd = |