diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2013-06-05 00:57:41 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-05-02 18:16:05 +0200 |
commit | 904e050aa0f4250adc7b7f8125000ef26715abef (patch) | |
tree | f38147b4719f02e54c53a0ad311c3715b2cf0057 /ax25rtd/Makefile.am | |
parent | 3ba8bfeddb7af74a874661bc0289415d35b1d407 (diff) |
Nuke trailing whitespace.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25rtd/Makefile.am')
-rw-r--r-- | ax25rtd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25rtd/Makefile.am b/ax25rtd/Makefile.am index ca67be2..5ca9c4c 100644 --- a/ax25rtd/Makefile.am +++ b/ax25rtd/Makefile.am @@ -87,4 +87,4 @@ AX25_SYSCONFDIR=$(sysconfdir)/ax25 AX25_LOCALSTATEDIR=$(localstatedir)/ax25 INCLUDES = -DAX25_SYSCONFDIR=\""$(AX25_SYSCONFDIR)"\" \ - -DAX25_LOCALSTATEDIR=\""$(AX25_LOCALSTATEDIR)"\" + -DAX25_LOCALSTATEDIR=\""$(AX25_LOCALSTATEDIR)"\" |