summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2023-02-22Use COMPRESS_FLAGS to improve build reproducibilityAlan Coopersmith1-1/+1
Raises required version of font-util from 1.2 to 1.4 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2018-11-18Update README for gitlab migrationAlan Coopersmith1-1/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2016-09-12Typo: font.dir -> fonts.dirMatthieu Herrb1-1/+1
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+2
Now that the INSTALL file is generated. Allows running make maintainer-clean.
2009-11-23Makefile.am: add INSTALL target and clean ChangeLog DIST targetsGaetan Nadon1-4/+5
Add INSTALL target to generate file with INSTALL_CMD #24206 ChangeLog is not required in EXTRA_DIST #24432 ChangeLog is not required in MAINTAINERCLEANFILES #24432
2009-10-07Migrate to xorg macros 1.3 & font-util 1.1 macrosAlan Coopersmith1-6/+5
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-07-11mutt-misc: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon1-1/+1
Build break: Makefile.am: command not found: git-log Adding the macro in configure.ac and use it in Makefile.am Refer to: https://bugs.freedesktop.org/show_bug.cgi?id=22611 Tested: running autogen.sh, make and 'make dist' Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2008-04-16Bug #14196: Don't attempt to dist nonexistent README.Eric Anholt1-1/+1
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos1-0/+10
2005-11-24Bug #5122: Use $< instead of $^ to be portable to FreeBSD's make.Eric Anholt1-1/+1
2005-11-15Add configure option to change the installed font dir.Kevin E Martin1-2/+1
2005-07-19Convert $(foreach...) to more portable suffix substitution rulesAlan Coopersmith1-2/+2
2005-07-02Add build system for arabic24 and ClearlyU fontsKevin E Martin1-0/+55