summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorLex Hider <Lex.Hider@gmail.com>2005-03-17 00:01:15 +0000
committerElijah Newren <newren@src.gnome.org>2005-03-17 00:01:15 +0000
commitc9592c587e8bb752730f6a25049e22c9b11e3dfb (patch)
tree3458896346b97955fedc65de7060e5bf1fd397ca /doc/Makefile.am
parentc48b52456b5c97aaf0a7a3faadf89713a3ff1908 (diff)
downloadmetacity-c9592c587e8bb752730f6a25049e22c9b11e3dfb.tar.gz
add doc/code-overview.txt and doc/how-to-get-focus-right.txt
2005-03-17 Lex Hider <Lex.Hider@gmail.com> * doc/Makefile.am (EXTRA_DIST): add doc/code-overview.txt and doc/how-to-get-focus-right.txt
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 9738d2ff..be58e7e2 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,4 @@
SUBDIRS = man
-EXTRA_DIST=theme-format.txt metacity-theme.dtd dialogs.txt
+EXTRA_DIST=theme-format.txt metacity-theme.dtd dialogs.txt code-overview.txt \
+ how-to-get-focus-right.txt