test/Makefile.am: Make the stanzas more consistent.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 20 Aug 2019 19:39:18 +0000 (20:39 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 22 Aug 2019 12:09:48 +0000 (13:09 +0100)
commitcc6360e2411edfe1644f7a8c92f91628de989dd4
tree1546cf121e5581e0a32ac42cfd3860bcbfb659b2
parenta65375b6d41bc166162d0d941fc2ff9d91d7b683
test/Makefile.am: Make the stanzas more consistent.

We now have

  * TESTS
  * check_PROGRAMS
  * EXTRA_DIST
  * nodist_mumble_SOURCES
  * BUILT_SOURCES
  * mumble.out
  * check-local
  * -include
  * CLEANFILES

in that order.
test/Makefile.am