summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespacesPeter Hutterer2021-01-211-3/+3
* Add .pc file for version exportPeter Hutterer2011-07-071-0/+3
* config: move pre-processor flags to AM_CPPFLAGSGaetan Nadon2011-06-151-1/+2
* config: let Automake handle Yacc dist and cleaningGaetan Nadon2011-06-151-3/+0
* config: move man pages into their own directoryGaetan Nadon2011-01-191-16/+1
* Remove out-of-date copies of README.config & README.enhancingAlan Coopersmith2011-01-041-5/+1
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2010-09-231-20/+2
* config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2010-02-111-1/+1
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-261-1/+2
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-281-2/+5
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-2/+0
* Allow the default XKB config root to be set from configureDan Nicholson2009-03-071-1/+1
* Correct make distcheck and most gcc and sparse warnings.Paulo Cesar Pereira de Andrade2009-01-211-1/+1
* Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.amAlan Coopersmith2008-01-221-1/+1
* Revert "Also mark xkbparse.h as a generated file."Matthieu Herrb2008-01-061-1/+1
* Also mark xkbparse.h as a generated file.Matthieu Herrb2008-01-061-1/+1
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-061-0/+10
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2005-12-061-3/+3
* Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith2005-11-281-1/+1
* Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith2005-10-171-1/+1
* Have generated files be cleaned by maintainer in order to passKevin E Martin2005-10-151-5/+3
* Use sed to fill in variables in man pageAlan Coopersmith2005-10-141-1/+32
* Define DFLT_XKB_CONFIG_ROOT to $(datadir)/X11/xkb so we look in the rightKristian Høgsberg2005-09-011-1/+1
* Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they areKeith Packard2005-08-021-0/+5
* Use YACC to compile xkbparse.y.Daniel Stone2005-07-221-3/+3
* Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson2005-07-201-2/+2
* Add xkbcomp data to symlink.sh. Some fixes to xkbcomp/Makefile.amSøren Sandmann Pedersen2005-07-161-0/+3
* Build system for xkbcompSøren Sandmann Pedersen2005-07-151-0/+63