summaryrefslogtreecommitdiff
path: root/examples/manual/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/manual/README')
-rw-r--r--examples/manual/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/manual/README b/examples/manual/README
index e11569a..5386ca8 100644
--- a/examples/manual/README
+++ b/examples/manual/README
@@ -10,3 +10,9 @@ To build the programs individually, type
For example:
make -f Makefile.examples expr
+
+If you ad an eample to this directory, don't frget these steps:
+
+* Add it to the EXTRA_DIST list in Makefile.am
+
+* Add a build recipe to Makefile/examples.