[1.5] fixed an error in autotools that prevented the build because no CHANGES file anymore

This commit is contained in:
Antonin Descampe 2012-02-10 09:27:08 +00:00
parent e449cb706f
commit aa28216f9b
1 changed files with 1 additions and 1 deletions

View File

@ -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 \