chiark
/
gitweb
/
~mdw
/
cfd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d663db3
)
build/autotest.am: Fix formatting of list initialization assignments.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Aug 2020 13:00:59 +0000
(14:00 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Aug 2020 13:00:59 +0000
(14:00 +0100)
build/autotest.am
patch
|
blob
|
blame
|
history
diff --git
a/build/autotest.am
b/build/autotest.am
index c99ce19321d408d7db181a85baa4c467738bbe36..435f7a5cba0f817a56cb3f6de677375cc4197e5c 100644
(file)
--- a/
build/autotest.am
+++ b/
build/autotest.am
@@
-23,10
+23,10
@@
### along with `common'; if not, write to the Free Software Foundation,
### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
### along with `common'; if not, write to the Free Software Foundation,
### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-EXTRA_DIST =
-CLEANFILES =
-DISTCLEANFILES =
-MAINTAINERCLEANFILES =
+EXTRA_DIST
=
+CLEANFILES
=
+DISTCLEANFILES
=
+MAINTAINERCLEANFILES
=
###--------------------------------------------------------------------------
### The test suite.
###--------------------------------------------------------------------------
### The test suite.