Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silcasn1 / Makefile.ad
index d266c853531b16ea759c15a0fa9cc66e02c907d9..34629a5ae3181c65d2460d98f82aae0b08679bea 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  Author: Pekka Riikonen <priikone@silcnet.org>
 #
-#  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)