1
0
mirror of https://github.com/moparisthebest/hexchat synced 2025-01-08 12:28:14 -05:00

Fix Unix compilation

This commit is contained in:
Berke Viktor 2012-10-30 04:10:41 +01:00
parent fc98a6d79d
commit 9f55b2a495

View File

@ -1,7 +1,7 @@
# temp. solution while mailcheck & xdcc arn't in SUBDIRS # temp. solution while mailcheck & xdcc arn't in SUBDIRS
EXTRA_DIST = Make.plugin plugin-conf.in xdcc/xdcc.c xdcc/Makefile.am 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 if DO_PYTHON
pythondir = python pythondir = python