[1.5] fixed an error in autotools that prevented the build because no CHANGES file...
authorAntonin Descampe <antonin@gmail.com>
Fri, 10 Feb 2012 09:27:08 +0000 (09:27 +0000)
committerAntonin Descampe <antonin@gmail.com>
Fri, 10 Feb 2012 09:27:08 +0000 (09:27 +0000)
doc/Makefile.am

index d4b8056f85898b345ffcfb62c034323ca0d64068..9e62a65c8f3bcddf0af5bbefba8c2870eb9ea681 100644 (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 \