diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-04-23 13:28:20 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-04-23 13:28:20 +0000 |
| commit | 8231897b26096be299ef6f33ff7d5f42b45106d5 (patch) | |
| tree | a979c083be506225d09397e8bb66af5582ee566e /doc | |
| parent | df7e6560343abfde3af1d2f219385d03ab75f017 (diff) | |
[trunk] apply patch from winfried on the mailing list. For more info see: https://groups.google.com/group/openjpeg/msg/e631d586a31c6de4
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index d4b8056f..9e62a65c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -34,7 +34,7 @@ doc: endif docsdir = $(docdir)-$(MAJOR_NR).$(MINOR_NR) -docs_DATA = $(top_builddir)/LICENSE $(top_builddir)/CHANGES +docs_DATA = $(top_builddir)/LICENSE dist_man1_MANS = \ man/man1/image_to_j2k.1 \ |
