From f4e64498dad067eb35aa3562d083b1bec24003d9 Mon Sep 17 00:00:00 2001 From: Brian Cox Date: Mon, 19 Feb 2018 19:48:44 -0800 Subject: [PATCH] Some makefile spaces -> tabs. --- Makefile.am | 4 ++-- Makefile.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index e353377..61e409c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,8 +5,8 @@ EXTRA_DIST = COMMERCIAL MAINTAINERS TRADEMARK LICENSE Packaging ReadMe-2.4.3 REA install-data-hook: export INSTALL_STRIP_FLAG prefix="$(prefix)" sysconfdir="$(sysconfdir)" \ - path_to_vi="$(path_to_vi)" path_to_sendmail="$(path_to_sendmail)" \ - $(top_srcdir)/installer/install.sh + path_to_vi="$(path_to_vi)" path_to_sendmail="$(path_to_sendmail)" \ + $(top_srcdir)/installer/install.sh uninstall-hook: rm -f ${prefix}/sbin/tripwire $(prefix)/sbin/twadmin $(prefix)/sbin/twprint $(prefix)/sbin/siggen diff --git a/Makefile.in b/Makefile.in index faf90c5..af40e17 100644 --- a/Makefile.in +++ b/Makefile.in @@ -800,8 +800,8 @@ uninstall-am: install-data-hook: export INSTALL_STRIP_FLAG prefix="$(prefix)" sysconfdir="$(sysconfdir)" \ - path_to_vi="$(path_to_vi)" path_to_sendmail="$(path_to_sendmail)" \ - $(top_srcdir)/installer/install.sh + path_to_vi="$(path_to_vi)" path_to_sendmail="$(path_to_sendmail)" \ + $(top_srcdir)/installer/install.sh uninstall-hook: rm -f ${prefix}/sbin/tripwire $(prefix)/sbin/twadmin $(prefix)/sbin/twprint $(prefix)/sbin/siggen