From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 1/5] Makefile: Remove any excessive whitespace Date: Fri, 11 May 2018 13:30:08 +0100 Message-ID: <20180511123012.2138575-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0340611653921203785==" List-Id: --===============0340611653921203785== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Michael Tremer --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 689b61e39ffd..4370355c34b8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,6 @@ EXTRA_DIST =3D INSTALL_DIRS =3D noinst_DATA =3D =20 - AM_V_XSLT =3D $(AM_V_XSLT_$(V)) AM_V_XSLT_ =3D $(AM_V_XSLT_$(AM_DEFAULT_VERBOSITY)) AM_V_XSLT_0 =3D @echo " XSLT " $@; @@ -38,7 +37,6 @@ nitsi_PYTHON =3D \ src/nitsi/test.py \ src/nitsi/virtual_environ.py =20 - nitsidir =3D $(pythondir)/nitsi =20 # --------------------------------------------------------------------------= ---- @@ -90,7 +88,6 @@ man/%.5: man/%.xml =20 man/%.html: man/%.xml man/custom-html.xsl $(XSLTPROC_COMMAND_HTML) - endif =20 # --------------------------------------------------------------------------= ---- --=20 2.17.0 --===============0340611653921203785==--