diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-17 10:36:08 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-17 10:36:08 +0000 |
commit | b85e85862ea9263c2a0ed994368016498e31d3eb (patch) | |
tree | c74278a994176ddda3e38993a7fb286c63aa152b /Build/source/libs/graphite/Makefile.am | |
parent | e5163e8480cca4fcad35986f9999d921ce1ee568 (diff) |
graphite 2.4 (svn r1250 2012-03-1419:45:41 UTC)
git-svn-id: svn://tug.org/texlive/trunk@25676 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/graphite/Makefile.am')
-rw-r--r-- | Build/source/libs/graphite/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/libs/graphite/Makefile.am b/Build/source/libs/graphite/Makefile.am index b9b38980292..385c1c0d0bd 100644 --- a/Build/source/libs/graphite/Makefile.am +++ b/Build/source/libs/graphite/Makefile.am @@ -59,7 +59,5 @@ nodist_libgraphite_a_SOURCES = \ $(GRAPHITE_TREE)/src/segment/Platform.cpp \ $(GRAPHITE_TREE)/src/segment/Segment.cpp \ $(GRAPHITE_TREE)/src/segment/SegmentAux.cpp \ - $(GRAPHITE_TREE)/src/segment/TestFSM.cpp \ - $(GRAPHITE_TREE)/src/segment/TestPasses.cpp \ $(GRAPHITE_TREE)/src/segment/TransductionLog.cpp |