Added SILC Rand API, SILC Global Variables API and silcruntime.h.in
[runtime.git] / Makefile.ad
index 82eb95e6f0bc8d6bbabbd3063502e351f95a2357..611d85aec05797366925d7cddaa08a866d56ee50 100644 (file)
 AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 
 SUBDIRS =              \
-#ifdef SILC_DIST_LIB
        @LIBSUBDIR@     \
-#endif SILC_DIST_LIB
-#ifdef SILC_DIST_APPS
        apps            \
-#endif SILC_DIST_APPS
-#ifdef SILC_DIST_TOOLKIT
        win32           \
-#endif SILC_DIST_TOOLKIT
-#ifdef SILC_DIST_INCLUDES
        includes        \
-#endif SILC_DIST_INCLUDES
-#ifdef SILC_DIST_DOC
        doc
-#endif SILC_DIST_DOC
 
 EXTRA_DIST =           \
        silcdefs.h.in   \
-#ifdef SILC_DIST_TOOLKIT
        symbian         \
-#endif SILC_DIST_TOOLKIT
-#ifdef SILC_DIST_SILC
-       libtoolfix      \
        CHANGES CREDITS
-#endif SILC_DIST_SILC
 
-#ifdef SILC_DIST_SILC
 include $(top_srcdir)/Makefile.defines.in
-#endif SILC_DIST_SILC