summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorMartin Peterson <mkp@src.gnome.org>1999-04-18 22:08:08 +0000
committerMartin Peterson <mkp@src.gnome.org>1999-04-18 22:08:08 +0000
commit48dfb0c6fc683eb0512074448bc4418ad8241e40 (patch)
treecf7b1a5029538937affbbfd917db176d524ed8f6 /docs/Makefile.am
downloadgdm-48dfb0c6fc683eb0512074448bc4418ad8241e40.tar.gz
Initial revision
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
new file mode 100644
index 00000000..35720621
--- /dev/null
+++ b/docs/Makefile.am
@@ -0,0 +1,8 @@
+TEXT_FILES = \
+ gdm-manual.txt
+
+docdir = $(prefix)/doc
+doc_DATA = $(TEXT_FILES)
+
+EXTRA_DIST = $(TEXT_FILES)
+