summaryrefslogtreecommitdiff
path: root/Tools.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-04-08build-chain, replace INCLUDES directive by AM_CPPFLAGSSebastian Freundt1-2/+2
As of automake-13.1 the INCLUDES directive is no longer supported. An automake run will return with an error. This changeset simply follows automake's advice to replace INCLUDES by AM_CPPFLAGS.
2013-01-02Ugh, add Tools.mkBehdad Esfahbod1-0/+64