diff options
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 4356480b..dc6591cf 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -14,4 +14,4 @@ pango.modules: ( cd ../modules && \ ../libpango/pango-querymodules `find . -name '*.so'` > ../examples/pango.modules ) -EXTRA_DIST=HELLO.utf8
\ No newline at end of file +EXTRA_DIST=HELLO.utf8 muru.utf
\ No newline at end of file |