diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-10 00:02:04 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-10 00:02:04 -0700 |
commit | b1363f9fa47e1564aa5e4fe822bd6a04b5a44954 (patch) | |
tree | 9e9575dde548ee9b38f1fee53705859cbe0a6143 /Makefile.am | |
parent | c8e29f4a18041c7a649f701a7cfdd37080d7c6f6 (diff) |
Move docs from xorg-docs, use groff to format for installation
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 55febc4..c92740b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=src +SUBDIRS=src doc pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = sm.pc |