diff options
author | Jonathon Jongsma <jonathon.jongsma@collabora.co.uk> | 2008-08-14 09:59:13 -0500 |
---|---|---|
committer | Jonathon Jongsma <jonathon.jongsma@collabora.co.uk> | 2008-08-14 09:59:13 -0500 |
commit | fdda3cf2c56d8b06a89a4233166dd27c8ec9fa2e (patch) | |
tree | 573dea55bb01c61cc49da83c23787442940c3640 /configure.in | |
parent | c8f07e579c84af18b93f504614f7c903afe4749d (diff) |
Implement the ToyFontFace class
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a59bcec..6392656 100644 --- a/configure.in +++ b/configure.in @@ -195,7 +195,7 @@ AC_CONFIG_FILES( examples/pdf-surface/Makefile examples/ps-surface/Makefile examples/svg-surface/Makefile - examples/text-rotate/Makefile + examples/text/Makefile tests/Makefile |