From 9f55b2a4959b372846fcb8f75323f0a52231e416 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 30 Oct 2012 04:10:41 +0100 Subject: [PATCH] Fix Unix compilation --- plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Makefile.am b/plugins/Makefile.am index e18a13fe..73a91bce 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1,7 +1,7 @@ # temp. solution while mailcheck & xdcc arn't in SUBDIRS EXTRA_DIST = Make.plugin plugin-conf.in xdcc/xdcc.c xdcc/Makefile.am -noinst_HEADERS = hexchat-plugin.h +# noinst_HEADERS = hexchat-plugin.h if DO_PYTHON pythondir = python