Fix Unix compilation
This commit is contained in:
parent
fc98a6d79d
commit
9f55b2a495
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue