summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-03-02 18:03:17 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-03-02 18:03:17 +0000
commit75b749718755f9a836151648b520bc53f63e07e2 (patch)
treee025f9ea10da9079fd5d5f9a762e57d91ee6904c /Makefile.am
parentc48606a44077ca9745656efa15404a418cd0308c (diff)
downloadirssi-75b749718755f9a836151648b520bc53f63e07e2.zip
Fixes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@132 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 30108fe5..2bd78220 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ if BUILD_SERVERTEST
SERVERTEST=servertest
endif
-SUBDIRS = po intl macros src $(PLUGINS) $(SERVERTEST) docs
+SUBDIRS = po intl macros src $(PLUGINS) $(SERVERTEST) docs examples
## to automatically rebuild aclocal.m4 if any of the macros in
## `macros/' change