chiark / gitweb /
README: Refer to example/
[subdirmk.git] / README
diff --git a/README b/README
index efd96be277c4c417a04eb4df31d9bd9ca741cee2..a44fb492b47301ea3bbbef8c102c645c5e4c9f8c 100644 (file)
--- a/README
+++ b/README
@@ -361,8 +361,9 @@ In your configure.ac, say
   m4_include([subdirmk/subdirmk.ac])
   SUBDIRMK_SUBDIRS([...list of subdirectories in relative syntax...])
 
-Write a Dir.sd.mk in each directory.  The toplevel one should
-probably contain:
+Write a Dir.sd.mk in each directory.  See the substitution syntax
+reference, above, and the example/ directory here.  The toplevel
+Dir.sd.mk should probably contain:
 
   include subdirmk/usual.mk
   include subdirmk/regen.mk