diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8b20f487..3fc99503 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,7 @@ if BUILD_SERVERTEST SERVERTEST=servertest endif -SUBDIRS = po intl $(GLIB_DIR) src $(SERVERTEST) docs scripts +SUBDIRS = po intl src $(SERVERTEST) docs scripts confdir = $(sysconfdir)/irssi conf_DATA = config default.theme colorless.theme |