Merged silc_1_0_branch to trunk.
[silc.git] / lib / silcsim / Makefile.ad
similarity index 86%
rename from lib/silcsim/Makefile.am
rename to lib/silcsim/Makefile.ad
index 3e45d3d7521ff8b513100b8bd6570ad39613957b..baf8d782081c728dbb2d8666417dcf5b48098996 100644 (file)
@@ -1,14 +1,13 @@
 #
-#  Makefile.am
+#  Makefile.ad
 #
-#  Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
+#  Author: Pekka Riikonen <priikone@silcnet.org>
 #
-#  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