summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 6f817e2e..935c0a1d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,10 +8,6 @@ default-config.h: $(srcdir)/irssi.conf
default-theme.h: $(srcdir)/default.theme
$(srcdir)/file2header.sh $(srcdir)/default.theme default_theme > default-theme.h
-if BUILD_PLUGINS
-PLUGINS=plugins
-endif
-
SUBDIRS = src docs scripts
confdir = $(sysconfdir)