Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silcacc / Makefile.ad
index 3bb430aac3f9794e4e352e36a1884cac4652f752..f1a3971cd551db0db903b4c672a24d4f481628c8 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  Author: Pekka Riikonen <priikone@silcnet.org>
 #
-#  Copyright (C) 2007 Pekka Riikonen
+#  Copyright (C) 2007 - 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
@@ -21,9 +21,7 @@ noinst_LTLIBRARIES = libsilcacc.la
 
 libsilcacc_la_SOURCES = silcacc.c silcacc_pkcs.c softacc.c
 
-#ifdef SILC_DIST_TOOLKIT
 include_HEADERS = silcacc.h
-#endif SILC_DIST_TOOLKIT
 
 EXTRA_DIST = *.h $(SILC_EXTRA_DIST)