Ported SFTP library to new util library.
[silc.git] / lib / Makefile.ad
index fbcaca3a6435d9f4c05be09a7617d98f0f5e98eb..b12b9dc44ab57059b2304e5d1ec54d5fa0f4c224 100644 (file)
 
 AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 
-#ifdef SILC_DIST_SFTP
-#      silcsftp
-#endif SILC_DIST_SFTP
-
 # SILC Library dirs
 SILCLIB_DIRS =                 \
        contrib         \
@@ -44,6 +40,9 @@ SILCLIB_DIRS =                \
 #ifdef SILC_DIST_HTTP
        silchttp        \
 #endif SILC_DIST_HTTP
+#ifdef SILC_DIST_SFTP
+       silcsftp
+#endif SILC_DIST_SFTP
 #ifdef SILC_DIST_IDCACHE
        silcvcard       \
 #endif SILC_DIST_IDCACHE