summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2023-02-24 07:38:19 (EST)
committer P. J. McDermott <pj@pehjota.net>2023-02-24 08:21:08 (EST)
commit50e8259639936c867c486917aba8d9f748a35d2c (patch)
tree35604a6128063849e63dae61c86ae37579e7e047 /Makefile.am
parentbfe96dd587b1133220e24f123f500379db1bef8b (diff)
downloadoverworld-rpg-50e8259639936c867c486917aba8d9f748a35d2c.zip
overworld-rpg-50e8259639936c867c486917aba8d9f748a35d2c.tar.gz
overworld-rpg-50e8259639936c867c486917aba8d9f748a35d2c.tar.bz2
build: Use AC_CONFIG_SUBDIRS()
But explain why Automake's SUBDIRS can't be used. Also, exclude instructions to generate files from generated files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 83ff962..2465627 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-# Process this file with automake to produce an input makefile.
+## Process this file with automake to produce an input makefile.
#
# Copyright (C) 2013 Patrick "P. J." McDermott
#