diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2015-04-04 18:46:20 -0700 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2015-04-04 18:48:43 -0700 |
commit | 137832fa931e875b900dedd1c8909b46d1f7e8ad (patch) | |
tree | a9086e8e1f7707a4cc92369491c28d392f827018 /docs | |
parent | ef69cbb18b00d7e454cf881a8f58bdabad04ecef (diff) | |
download | pango-137832fa931e875b900dedd1c8909b46d1f7e8ad.tar.gz |
[modules] Move language modules in source tree and remove modules/
This should complete the kill-modules effort. What is left is leftover
removal and unbreaking stuff.
Bug 733882 - Kill Pango modules, engines, and config files
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 19124137..1a10da84 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -24,7 +24,6 @@ IGNORE_HFILES= \ ftglue.h \ mini-fribidi \ opentype \ - module-defs.h \ modules.h \ pangoatsui-private.h \ pangocairo-private.h \ |