summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-11-16Update README for gitlab migrationAlan Coopersmith1-0/+2
2011-01-27config: do not use sed as there is no text substitution to makeGaetan Nadon1-9/+5
2011-01-13config: move man pages into their own directoryGaetan Nadon1-36/+1
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-2/+5
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-01-19Correct make distcheck for the git-log to git log change.Paulo Cesar Pereira de Andrade1-1/+1
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos1-0/+10
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin1-3/+3
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith1-1/+32
2005-10-06Strip .sh from filenames of scripts to match the way they are installed byAlan Coopersmith1-1/+1
2005-09-29Fix typo.Kristian Høgsberg1-1/+1
2005-08-01Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900Alan Coopersmith1-1/+1
2005-07-15Convert $< to portable formAlan Coopersmith1-2/+2
2005-07-07Build system for 'scripts'Søren Sandmann Pedersen1-0/+35