summary refs log tree commit diff stats
path: root/plugins
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-30 04:10:41 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-10-30 04:10:41 +0100
commit9f55b2a4959b372846fcb8f75323f0a52231e416 (patch)
treee7ebf19eb90832b5df8d5b5fa3f722e43bb7104e /plugins
parentfc98a6d79d26da8094f70ee4bc3b3a32fcd9cc82 (diff)
Fix Unix compilation
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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