build: Reorder DIST_SUBDIRS to match SUBDIRS
authorPhilip Withnall <philip@tecnocode.co.uk>
Thu, 20 Jun 2013 16:27:50 +0000 (17:27 +0100)
committerPhilip Withnall <philip@tecnocode.co.uk>
Fri, 5 Jul 2013 20:57:25 +0000 (21:57 +0100)
commit04537355224ae5615b2eb3c40c2236702e7473e1
tree81bbaf3a64e0f6f5de06f34e0a2c575d7e48569f
parent4c06ecc26bfde7397357ef4ae7ad83a5925db43d
build: Reorder DIST_SUBDIRS to match SUBDIRS

So we don’t encounter problems during `make dist` due to recursing in
a different order from normal.
Makefile.am