summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-01-21Remove trailing whitespacesPeter Hutterer1-3/+3
2011-07-07Add .pc file for version exportPeter Hutterer1-0/+3
2011-06-15config: move pre-processor flags to AM_CPPFLAGSGaetan Nadon1-1/+2
2011-06-15config: let Automake handle Yacc dist and cleaningGaetan Nadon1-3/+0
2011-01-19config: move man pages into their own directoryGaetan Nadon1-16/+1
2011-01-04Remove out-of-date copies of README.config & README.enhancingAlan Coopersmith1-5/+1
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-20/+2
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+1
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-1/+2
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-03-07Allow the default XKB config root to be set from configureDan Nicholson1-1/+1
2009-01-21Correct make distcheck and most gcc and sparse warnings.Paulo Cesar Pereira de Andrade1-1/+1
2008-01-22Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.amAlan Coopersmith1-1/+1
2008-01-06Revert "Also mark xkbparse.h as a generated file."Matthieu Herrb1-1/+1
2008-01-06Also mark xkbparse.h as a generated file.Matthieu Herrb1-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-15Have generated files be cleaned by maintainer in order to passKevin E Martin1-5/+3
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith1-1/+32
2005-09-01Define DFLT_XKB_CONFIG_ROOT to $(datadir)/X11/xkb so we look in the rightKristian Høgsberg1-1/+1
2005-08-02Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they areKeith Packard1-0/+5
2005-07-22Use YACC to compile xkbparse.y.Daniel Stone1-3/+3
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-2/+2
2005-07-16Add xkbcomp data to symlink.sh. Some fixes to xkbcomp/Makefile.amSøren Sandmann Pedersen1-0/+3
2005-07-15Build system for xkbcompSøren Sandmann Pedersen1-0/+63