aboutsummaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 872a970..73b4717 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -16,11 +16,12 @@
EXTRA_DIST = \
delcomm.scm\
+ dry-run.scm\
list1.scm\
list2.scm\
shortlist.scm\
- title.scm
+ settitle.scm
sitedir = @GUILE_SITE@/$(PACKAGE)
-site_DATA=echo.scm
+site_DATA=dry-run.scm

Return to:

Send suggestions and report system problems to the System administrator.