summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* add ACLOCAL_AMFLAGS = -I m4 to make aclocal pick ax_gcc_builtin.m4Matthieu Herrb2019-08-031-0/+2
| | | | | | Signed-off-by: Matthieu Herrb <matthieu@herrb.eu> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Update README for gitlab migrationAlan Coopersmith2018-11-191-0/+2
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Move specs for several extension API's from xorg-docs moduleAlan Coopersmith2010-06-111-1/+1
| | | | | | | Not formatted, translated or processed yet, just moved & added to EXTRA_DIST Only moved those that had separate library/API docs from the protocol specs. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+0
| | | | | | Automake always includes it in the tarball. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
| | | | | Now that the INSTALL file is generated. Allows running make maintainer-clean.
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-11-071-2/+5
| | | | | | | 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.
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-11-071-2/+1
| | | | | ChangeLog filename is known to Automake and requires no further coding in the makefile.
* Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade2009-01-291-2/+2
|
* Add missing PHONY line for automatic ChangeLog generationJames Cloos2007-12-061-0/+2
|
* Add hooks for checking code with lint/sparse/etc.Alan Coopersmith2007-11-271-0/+5
|
* Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2007-01-251-1/+8
|
* - Add build system for XextSøren Sandmann Pedersen2005-05-181-0/+6