diff options
author | Dov Grobgeld <dov@src.gnome.org> | 2002-01-17 22:05:51 +0000 |
---|---|---|
committer | Dov Grobgeld <dov@src.gnome.org> | 2002-01-17 22:05:51 +0000 |
commit | f05258fe38f6baa2ce3f81b56a15d70e530e23ec (patch) | |
tree | b8ae1e92b854c60b068a5ef8e89f84a5f6d0f891 /examples/Makefile.am | |
parent | b9a76caed99a31d11a9582c7bffc27f0ca1774a8 (diff) | |
download | pango-f05258fe38f6baa2ce3f81b56a15d70e530e23ec.tar.gz |
Added pangoft2topgm.c to EXTRA_DIST
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index d261271a..9989bb4d 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -46,6 +46,7 @@ EXTRA_DIST= \ viewer-qt.h \ viewer-win32.c \ viewer-ft2.c \ + pangoft2topgm.c \ makefile.mingw \ makefile.mingw.in \ HELLO.utf8 \ |