Makefile: Remove unused (and broken) variable

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter
2013-05-07 21:33:46 +02:00
parent ed478e6f7b
commit c28207d35b
-1
View File
@@ -36,7 +36,6 @@ PYTHON_ON:= @PYTHON@
PY_CFLAGS:= @python_CFLAGS@
PY_LDFLAGS:=@python_LIBS@
SWIG := @SWIG@
SWIG_ON := @USESWIG@
MODDIR := @MODDIR@
DATADIR := @DATADIR@
LIBZNC := @LIBZNC@