updates.
authorPekka Riikonen <priikone@silcnet.org>
Tue, 5 Jun 2001 11:54:30 +0000 (11:54 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 5 Jun 2001 11:54:30 +0000 (11:54 +0000)
distributions
lib/Makefile.am.pre
prepare

index b4fca28a0dc821aa88d81fb3a595a7b706c0c984..1bb20f311c1ebe40570494032c449b8f8c44f7a6 100644 (file)
@@ -34,7 +34,7 @@
 #
 # NOTE: Also note that if any subdirectory has Makefile.am.pre then you
 #       must list it here as _<name>_SUBDIRS_<dir>. To define all sub
-#       directories use $(COMMONLIBS) that must be defined in the Makefile
+#       directories use $(COMMONDIRS) that must be defined in the Makefile
 #       and list all subdirs.
 #
 # Example:
index 0e938f78294ad5d0939caed5dc08a01923cca81b..543a179dd6176e3ba24d3ae27c25ff19d6107ea6 100644 (file)
@@ -26,7 +26,6 @@ COMMONDIRS = \
        silcmath \
        silcske \
        silcutil \
-       silcclient \
        dotconf \
        trq
 #        zlib
diff --git a/prepare b/prepare
index 2d3e0a6efb90b6fed4d6fcba1e6279b53cc5cd21..3d63ba50cb59de827bb380053ff5ea5475c5d7fd 100755 (executable)
--- a/prepare
+++ b/prepare
@@ -38,7 +38,7 @@
 # SILC Distribution versions. Set here or give the version on the command
 # line as argument.
 #
-SILC_VERSION=0.3                       # Base version
+SILC_VERSION=0.2.6                     # Base version
 
 
 #############################################################################