X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilcasn1%2FMakefile.ad;h=34629a5ae3181c65d2460d98f82aae0b08679bea;hp=d266c853531b16ea759c15a0fa9cc66e02c907d9;hb=f9d9c92fcc179ff82ae7aa5f724440215f194827;hpb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776 diff --git a/lib/silcasn1/Makefile.ad b/lib/silcasn1/Makefile.ad index d266c853..34629a5a 100644 --- a/lib/silcasn1/Makefile.ad +++ b/lib/silcasn1/Makefile.ad @@ -3,7 +3,7 @@ # # Author: Pekka Riikonen # -# Copyright (C) 2003 - 2005 Pekka Riikonen +# Copyright (C) 2003 - 2008 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 @@ -25,14 +25,12 @@ libsilcasn1_la_SOURCES = \ silcasn1_decode.c \ silcasn1_encode.c -#ifdef SILC_DIST_TOOLKIT include_HEADERS = \ silcber.h \ silcasn1.h \ silcasn1_i.h SILC_EXTRA_DIST = tests -#endif SILC_DIST_TOOLKIT EXTRA_DIST = *.h $(SILC_EXTRA_DIST)