diff options
author | Matt Dew <matt@osource.org> | 2010-11-30 09:49:41 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-11-30 09:52:13 -0500 |
commit | ed89b140a1359dc97f420255813599954b5d334b (patch) | |
tree | 12f2875422ea0fd35ce4111adcee4824bdd992f2 /Makefile.am | |
parent | 6080b1839d556899ad456e60c46a925fcc285cb5 (diff) |
specs: convert xkbproto from Framemaker to DocBook/XML
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index bbe8a1e..4358857 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +SUBDIRS = specs + kbdir = $(includedir)/X11/extensions kb_HEADERS = \ XKBgeom.h \ |