OSDN Git Service

Spread EXTRA_DIST over multiple lines with one item per line so diffs are easier...
authorEric Branlund <ebranlund@fastmail.com>
Sat, 4 Apr 2020 06:04:41 +0000 (23:04 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sat, 4 Apr 2020 06:04:41 +0000 (23:04 -0700)
Makefile.am

index 6b0aa7b..c9f52b4 100644 (file)
@@ -2,6 +2,12 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-EXTRA_DIST = autopick.txt autopick_eng.txt readme.txt readme_angband readme_eng.txt hengband.spec
+EXTRA_DIST = \
+       autopick.txt \
+       autopick_eng.txt \
+       readme.txt \
+       readme_angband \
+       readme_eng.txt \
+       hengband.spec
 
 SUBDIRS = src lib