From: Pekka Riikonen Date: Tue, 5 Jun 2001 11:54:30 +0000 (+0000) Subject: updates. X-Git-Tag: robodoc-323~225 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=ebd2a71a8e4011f54ff02f511a999ba32dbe3380;p=silc.git updates. --- diff --git a/distributions b/distributions index b4fca28a..1bb20f31 100644 --- a/distributions +++ b/distributions @@ -34,7 +34,7 @@ # # NOTE: Also note that if any subdirectory has Makefile.am.pre then you # must list it here as __SUBDIRS_. 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: diff --git a/lib/Makefile.am.pre b/lib/Makefile.am.pre index 0e938f78..543a179d 100644 --- a/lib/Makefile.am.pre +++ b/lib/Makefile.am.pre @@ -26,7 +26,6 @@ COMMONDIRS = \ silcmath \ silcske \ silcutil \ - silcclient \ dotconf \ trq # zlib diff --git a/prepare b/prepare index 2d3e0a6e..3d63ba50 100755 --- 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 #############################################################################