summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2018-11-19Update README for gitlab migrationAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-09-16Strip trailing whitespaceAlan Coopersmith
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-06-12Move recordlib & testlib specs from xorg-docs moduleAlan Coopersmith
Not formatted, translated, processed or installed yet, just moved & added to EXTRA_DIST Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
Automake always includes it in the tarball. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
Now that the INSTALL file is generated. Allows running make maintainer-clean.
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet.
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
ChangeLog filename is known to Automake and requires no further coding in the makefile.
2009-01-30Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade
Manual page generation, and xmlto handling, shamelessly cut&paste'd from libXi/man/Makefile.am, so that make distcheck will work.
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos
2007-06-06Replace static ChangeLog with dist-hook to generate from gitAlan Coopersmith
2007-06-06Add man pages for XTest*() functionsAlan Coopersmith
Converted xorg-docs/Xext/xtestlib.ms to man page formatting
2007-06-06Add hooks to check code with sparse/lintAlan Coopersmith
2005-06-13- Add Xtst to symlink.shSøren Sandmann Pedersen
- Add Xtst build system