Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silcmath / Makefile.ad
index 3afe5f6e370fd026df9de4696873155e63d4112a..47402e91d1b01580a0d70a0555d308d253c1a0ae 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  Author: Pekka Riikonen <priikone@silcnet.org>
 #
-#  Copyright (C) 2000 - 2005 Pekka Riikonen
+#  Copyright (C) 2000 - 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
@@ -54,13 +54,11 @@ libsilcmath_la_SOURCES = \
        mpbin.c \
        $(MP_SOURCE)
 
-#ifdef SILC_DIST_TOOLKIT
 include_HEADERS =      \
        mp_gmp.h        \
        $(MP_HEADER)    \
        silcmath.h      \
        silcmp.h
-#endif SILC_DIST_TOOLKIT
 
 EXTRA_DIST = silcmp.h silcmath.h $(MP_SOURCE) $(MP_HEADER) mp_gmp.c mp_gmp.h