diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-07-07 14:29:53 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-07-07 14:29:53 +0000 |
commit | 0df6dd4d8aea6edc733de81fb7eec115ea59a36e (patch) | |
tree | e2f7056cb53c58c8ef5779450ac468091b2bd86d /Build/source/libs/graphite2/ChangeLog | |
parent | 3675a91dd83af3eaa1c1a12e91af1e6c86f710f8 (diff) |
build system: additional Makefile fragments
better handling of dependencies for highly parallel make
git-svn-id: svn://tug.org/texlive/trunk@31127 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/graphite2/ChangeLog')
-rw-r--r-- | Build/source/libs/graphite2/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/libs/graphite2/ChangeLog b/Build/source/libs/graphite2/ChangeLog index 5b5561cde2d..120b7e80d3b 100644 --- a/Build/source/libs/graphite2/ChangeLog +++ b/Build/source/libs/graphite2/ChangeLog @@ -1,11 +1,10 @@ 2013-07-06 Peter Breitenlohner <peb@mppmu.mpg.de> - * Makefile.am: Use ../am/rebuild.am. + * Makefile.am: Use ../../am/rebuild.am. * graphite2.test (new): Shell script for a basic test. * gr2test.c (new): Source code for test program. - 2013-07-05 Peter Breitenlohner <peb@mppmu.mpg.de> * include/graphite2/Makefile.am: |