diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-06-06 16:39:01 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-06-06 16:39:01 -0700 |
commit | d9514f97f54b47630b645ef44a5d40262a10d33a (patch) | |
tree | f50d84efb4002f1a135a2c030e7e061322f4928a /Makefile.am | |
parent | 68a28875bc7a2cd760f035508997dfd88b3b6cc8 (diff) | |
download | xorg-lib-libXtst-d9514f97f54b47630b645ef44a5d40262a10d33a.tar.gz |
Add man pages for XTest*() functions
Converted xorg-docs/Xext/xtestlib.ms to man page formatting
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 20760d4..ec888f5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -SUBDIRS = src +SUBDIRS = src man pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xtst.pc |