From dc0405c1cd1d79986543a475686e78f2ab5e0143 Mon Sep 17 00:00:00 2001 From: Jochen Eisinger Date: Mon, 21 May 2007 16:18:56 +0000 Subject: [PATCH] include help for silc in any case --- apps/irssi/docs/help/Makefile.am.gen | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/irssi/docs/help/Makefile.am.gen b/apps/irssi/docs/help/Makefile.am.gen index 3a3704b8..b00fe062 100644 --- a/apps/irssi/docs/help/Makefile.am.gen +++ b/apps/irssi/docs/help/Makefile.am.gen @@ -3,9 +3,11 @@ if SILCPLUGIN helpdir = $(datadir)/irssi/help/silc SILCHELP = silc +ED = else helpdir = $(datadir)/irssi/help SILCHELP = +ED = silc endif @@ -14,6 +16,7 @@ help_DATA = $(SILCHELP) \ EXTRA_DIST = \ Makefile.am.gen \ + $(ED) \ $(help_DATA) SUBDIRS = in -- 2.24.0