X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcsim%2FMakefile.ad;fp=lib%2Fsilcsim%2FMakefile.am;h=baf8d782081c728dbb2d8666417dcf5b48098996;hp=3e45d3d7521ff8b513100b8bd6570ad39613957b;hb=c257b555225193e54d85daf541d29578b3c93882;hpb=f658940d02cf2fd893296b6a7825b42502573668 diff --git a/lib/silcsim/Makefile.am b/lib/silcsim/Makefile.ad similarity index 86% rename from lib/silcsim/Makefile.am rename to lib/silcsim/Makefile.ad index 3e45d3d7..baf8d782 100644 --- a/lib/silcsim/Makefile.am +++ b/lib/silcsim/Makefile.ad @@ -1,14 +1,13 @@ # -# Makefile.am +# Makefile.ad # -# Author: Pekka Riikonen +# Author: Pekka Riikonen # -# Copyright (C) 2000 Pekka Riikonen +# Copyright (C) 2000 - 2005 Pekka Riikonen # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# the Free Software Foundation; version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -35,7 +34,6 @@ SIM_CIPHER_OBJS = \ none.o \ blowfish.o \ rc5.o \ - rc6.o \ aes.o \ rsa.o \ twofish.o \ @@ -76,9 +74,9 @@ $(SIM_HASH_OBJS): CLEANFILES = *.sim.so *.la -if SILC_DIST_TOOLKIT +#ifdef SILC_DIST_TOOLKIT include_HEADERS = silcsim.h silcsimutil.h -endif +#endif SILC_DIST_TOOLKIT EXTRA_DIST = *.h