summaryrefslogtreecommitdiff
path: root/emacs/Makefile.am
diff options
context:
space:
mode:
authorNeil Jerram <neil@ossau.uklinux.net>2004-02-22 11:11:17 +0000
committerNeil Jerram <neil@ossau.uklinux.net>2004-02-22 11:11:17 +0000
commit9de7b7abb4abafc7b3ff21c2dd32bfc60650a7fd (patch)
treeb7bcbc35b6ff0f98dfc260a776290fe95e118be2 /emacs/Makefile.am
parent9593c679b94e7af874eef2d25cf22b85aeeaaa50 (diff)
downloadguile-9de7b7abb4abafc7b3ff21c2dd32bfc60650a7fd.tar.gz
* gds-tutorial.txt, gds-problems.txt: New files.
Diffstat (limited to 'emacs/Makefile.am')
-rw-r--r--emacs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/Makefile.am b/emacs/Makefile.am
index c85ad1ca5..bef23935c 100644
--- a/emacs/Makefile.am
+++ b/emacs/Makefile.am
@@ -35,4 +35,4 @@ info_TEXINFOS = gds.texi
TEXINFO_TEX = ../doc/ref/texinfo.tex
TAGS_FILES = $(subpkgdata_DATA) $(lisp_LISP)
-EXTRA_DIST = $(subpkgdata_DATA) $(lisp_LISP)
+EXTRA_DIST = $(subpkgdata_DATA) $(lisp_LISP) gds-tutorial.txt gds-problems.txt