diff options
author | Matt Dew <matt@osource.org> | 2010-08-17 20:49:44 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-08-18 10:22:22 -0400 |
commit | c23cc9a4a728e5cccf685388f2e54eff31c3867f (patch) | |
tree | bba65ac7c426247ea61fe0f5d156517d87aecdf1 /Makefile.am | |
parent | cb020b302c1ebb9477cd5b4adae8677597269733 (diff) |
specs: convert protocol .ms from xorg-docs 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 26b9995..e9b30cf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +SUBDIRS=specs + xprotodir = $(includedir)/X11 xproto_HEADERS = \ ap_keysym.h \ |