diff options
author | Tor Lillqvist <tml@iki.fi> | 2002-09-22 23:31:38 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2002-09-22 23:31:38 +0000 |
commit | 178ddf3407961e7251fba5ded524b118a7013f3c (patch) | |
tree | 71f1010b589681fc79edb07e94bdcbf61e81ef3b /examples/Makefile.am | |
parent | 9534f3311d23e1ff48fd747b8568064946350e4d (diff) | |
download | pango-178ddf3407961e7251fba5ded524b118a7013f3c.tar.gz |
Remove, obsolete.
2002-09-23 Tor Lillqvist <tml@iki.fi>
* examples/makefile.mingw.in: Remove, obsolete.
* examples/Makefile.am (EXTRA_DIST): Remove here, too.
* configure.in (AC_OUTPUT): Don't try to output above removed
files.
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 73b34e90..255796bc 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -66,9 +66,7 @@ EXTRA_DIST= \ viewer-qt.h \ viewer-win32.c \ pangoft2topgm.c \ - makefile.mingw \ - makefile.mingw.in \ - makefile.msc \ + makefile.msc \ HELLO.utf8 \ dev-example.utf \ muru.utf \ |