summaryrefslogtreecommitdiff
path: root/examples/include.m4
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-12-21 14:22:22 +0000
committerSam Thursfield <Sam Thursfield>2013-01-03 11:32:53 +0000
commitc2693d6d08db26825688ddca5de6eb8a4b7cde4a (patch)
tree10611dcf065b1893421b83a9de53cf6feb83a048 /examples/include.m4
parent861325a84f231a2a2da307b53ef5ff527d67e876 (diff)
downloadm4-c2693d6d08db26825688ddca5de6eb8a4b7cde4a.tar.gz
Commit files from tarball
Diffstat (limited to 'examples/include.m4')
-rw-r--r--examples/include.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/include.m4 b/examples/include.m4
index 8e9d9d2f..fb788047 100644
--- a/examples/include.m4
+++ b/examples/include.m4
@@ -1,7 +1,7 @@
Beginning.
include(`NOFILE')
-Intermediate
-include(`incl-test.m4')
+Intermidiate
+include(`test/incl-test.m4')
After
include(`NOFILE')
very late