summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Update README for gitlab migrationAlan Coopersmith2018-11-191-0/+2
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Strip trailing whitespaceAlan Coopersmith2011-09-161-4/+4
| | | | | | | 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>
* 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-10-281-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-10-261-2/+1
| | | | | ChangeLog filename is known to Automake and requires no further coding in the makefile.
* Janitor: Correct make distcheck and remove extra .gitignore files.Paulo Cesar Pereira de Andrade2009-01-301-6/+3
|
* nuke RCS IdsMatthieu Herrb2008-03-091-2/+0
|
* Add missing PHONY line for automatic ChangeLog generationJames Cloos2007-12-061-0/+2
|
* Makefile.am: make ChangeLog hook as safe as possibleDaniel Stone2006-12-061-3/+4
|
* Fix the ChangeLog hook to distcheck.Adam Jackson2006-10-121-6/+5
|
* Remove ChangeLog, add a rule to generate it with git-log.Matthieu Herrb2006-07-291-0/+7
|
* - symlink.sh: Move XRes.h from proto/Resource toXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11Søren Sandmann Pedersen2005-06-071-0/+33
lib/XRes/include/X11/extensions - symlink.sh: Add XRes linking - xc/lib/XRes/*.c: conditionally include config.h - lib/XRes: add directories and build system.