diff options
author | Tor Lillqvist <tml@iki.fi> | 2002-09-22 23:35:04 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2002-09-22 23:35:04 +0000 |
commit | fb5c3e9d470ea57e37ad0466eb47a93902a6fc16 (patch) | |
tree | 28fd57f0ad5e23681b88db22d91ec6139becb8d0 /examples/Makefile.am | |
parent | 178ddf3407961e7251fba5ded524b118a7013f3c (diff) | |
download | pango-fb5c3e9d470ea57e37ad0466eb47a93902a6fc16.tar.gz |
Remove. Not used.
2002-09-23 Tor Lillqvist <tml@iki.fi>
* examples/pangowin32.aliases: Remove. Not used.
* examples/Makefile.am (EXTRA_DIST): Remove here, too.
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 255796bc..dc60ea9b 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -71,8 +71,7 @@ EXTRA_DIST= \ dev-example.utf \ muru.utf \ pangorc \ - pangox.aliases \ - pangowin32.aliases + pangox.aliases if HAVE_X alias_DATA = pangox.aliases |