summaryrefslogtreecommitdiff
path: root/examples/undivert.m4
diff options
context:
space:
mode:
Diffstat (limited to 'examples/undivert.m4')
-rw-r--r--examples/undivert.m45
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/undivert.m4 b/examples/undivert.m4
new file mode 100644
index 0000000..61dfb39
--- /dev/null
+++ b/examples/undivert.m4
@@ -0,0 +1,5 @@
+define(`undiverted', `UNDIVERTED')
+# undiverted file.
+undivert(`undivert.incl')
+# included file.
+include(`undivert.incl')