From: Pekka Riikonen Date: Thu, 27 Oct 2005 18:44:21 +0000 (+0000) Subject: Added. X-Git-Tag: 1.2.beta1~787 X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=commitdiff_plain;h=a1d40332251ce7ac0d64910fd15382fb8a8e45c4 Added. --- diff --git a/apps/silcmap/configure.ad b/apps/silcmap/configure.ad new file mode 100644 index 00000000..8f8ee1a3 --- /dev/null +++ b/apps/silcmap/configure.ad @@ -0,0 +1,25 @@ +#ifdef SILC_DIST_SILCMAP +# +# apps/silcmap/configure.ad +# +# Author: Pekka Riikonen +# +# Copyright (C) 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; 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 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# + +# +# Makefile outputs +# +AC_CONFIG_FILES( +apps/silcmap/Makefile +) +#endif SILC_DIST_SILCMAP