Moved silcer/, silc/, silcd/ and irssi/ to apps/. This finalizes
[silc.git] / apps / silcd / configure.ad
index d758333b066f6fa7490212ea567f139e77a72f3b..bb07752832ba34ef551708c69f39f6d99d4758b9 100644 (file)
@@ -1,6 +1,6 @@
 #ifdef SILC_DIST_SERVER
 #
-#  silcd/configure.ad
+#  apps/silcd/configure.ad
 #
 #  Author: Pekka Riikonen <priikone@silcnet.org>
 #
@@ -69,7 +69,7 @@ AC_SUBST(PIDFILE)
 if test x$without_silcd = xfalse ; then
 #endif SILC_DIST_TOOLKIT
   AC_CONFIG_FILES(
-silcd/Makefile
+apps/silcd/Makefile
 doc/example_silcd.conf
 )
 #ifdef SILC_DIST_TOOLKIT