X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2FMakefile.ad;h=df5d76eb991692d00c531fe35bae40d7f6d1fafd;hp=9f3cb4671acfe2071bbb4107c951ee8275c2210c;hb=be10e71673bc538573b1805ee2115f2a3a7281a2;hpb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776 diff --git a/lib/Makefile.ad b/lib/Makefile.ad index 9f3cb467..df5d76eb 100644 --- a/lib/Makefile.ad +++ b/lib/Makefile.ad @@ -19,25 +19,8 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign # SILC Library dirs SILCLIB_DIRS = \ - contrib \ silccore \ - silcutil \ silcapputil \ -#ifdef SILC_DIST_CRYPTO - silccrypt \ -#endif SILC_DIST_CRYPTO -#ifdef SILC_DIST_SKR - silcskr \ -#endif SILC_DIST_SKR -#ifdef SILC_DIST_MATH - silcmath \ -#endif SILC_DIST_MATH -#ifdef SILC_DIST_SIM - silcsim \ -#endif SILC_DIST_SIM -#ifdef SILC_DIST_ASN1 - silcasn1 \ -#endif SILC_DIST_ASN1 silcske \ #ifdef SILC_DIST_HTTP silchttp \ @@ -48,12 +31,6 @@ SILCLIB_DIRS = \ #ifdef SILC_DIST_VCARD silcvcard \ #endif SILC_DIST_VCARD -#ifdef SILC_DIST_ACC - silcacc \ -#endif SILC_DIST_ACC -#ifdef SILC_DIST_SSH - silcssh \ -#endif SILC_DIST_SSH if SILC_ENABLE_SHARED if SILC_WIN32