X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcske%2FMakefile.ad;fp=lib%2Fsilcske%2FMakefile.am;h=b6cad66559bf0606066546822672eeb95efb2901;hp=0d18470a5cab807f87bc44fb45dee0dc64923e3c;hb=c257b555225193e54d85daf541d29578b3c93882;hpb=f658940d02cf2fd893296b6a7825b42502573668 diff --git a/lib/silcske/Makefile.am b/lib/silcske/Makefile.ad similarity index 74% rename from lib/silcske/Makefile.am rename to lib/silcske/Makefile.ad index 0d18470a..b6cad665 100644 --- a/lib/silcske/Makefile.am +++ b/lib/silcske/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 @@ -25,13 +24,13 @@ libsilcske_la_SOURCES = \ payload.c \ groups.c -if SILC_DIST_TOOLKIT +#ifdef SILC_DIST_TOOLKIT include_HEADERS = \ silcske_groups.h \ silcske_payload.h \ silcske_status.h \ silcske.h -endif +#endif SILC_DIST_TOOLKIT EXTRA_DIST = *.h