summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-13 22:35:26 +0000
committerDana Jansens <danakj@orodu.net>2007-05-13 22:35:26 +0000
commit1415bd867f989b5e454f8df48534bf259fb7db58 (patch)
tree4e443c2ed3358b80d02dc13d964308acaa8ec954 /Makefile.am
parent0ef82a1bda21d37f931a2fb0062c6274e360108a (diff)
add an rc.xml example for mouse focus
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ce88f33..89525670 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -453,7 +453,8 @@ dist_doc_DATA = \
AUTHORS \
data/rc.xsd \
data/menu.xsd \
- data/themerc.xsd
+ data/themerc.xsd \
+ data/rc-mouse-focus.xml
dist_man_MANS = \
doc/openbox.1 \