summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>1999-10-30 15:56:53 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>1999-10-30 15:56:53 +0000
commit673bd9d7d5ec5abec31aacd0ff8297b42a3b2076 (patch)
tree846354a08a394b26dd22f6efb7a292f170771b3c /Makefile.am
parent262238c9bcead8db0dcfa667560ed4196cff9586 (diff)
downloadirssi-673bd9d7d5ec5abec31aacd0ff8297b42a3b2076.zip
docs/help - online helps for /HELP. Anyone care to write them? :)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@69 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6a3243f4..1a7edfd4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ if BUILD_SERVERTEST
SERVERTEST=servertest
endif
-SUBDIRS = po intl macros src $(PLUGINS) $(SERVERTEST)
+SUBDIRS = po intl macros src $(PLUGINS) $(SERVERTEST) docs
## to automatically rebuild aclocal.m4 if any of the macros in
## `macros/' change