]> granicus.if.org Git - openjpeg/commitdiff
fixed wrong path in Doxyfile.dox
authorAntonin Descampe <antonin@gmail.com>
Sat, 16 Apr 2011 12:03:45 +0000 (12:03 +0000)
committerAntonin Descampe <antonin@gmail.com>
Sat, 16 Apr 2011 12:03:45 +0000 (12:03 +0000)
CHANGES
doc/Doxyfile.dox

diff --git a/CHANGES b/CHANGES
index aaced315fad1d68583295fd506700e2c83397b57..fdc94ebe3a335f2f5cddaf974bbb74d05dd0fbe1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+April 16, 2011
+* [antonin] fixed wrong path in Doxyfile.dox
+
 April 14, 2011
 + [antonin] initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)
 * [antonin] fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be built with JPWL functionalities.
index 2d2fbb7288d1276078e3ba139a3d13d06a52b33d..53209148653315e2f47b2e60ad6b5fe6538bc4c3 100644 (file)
@@ -101,7 +101,7 @@ WARN_LOGFILE           =
 # configuration options related to the input files
 #---------------------------------------------------------------------------
 INPUT                  = ../libopenjpeg \
-                         ../jpwl
+                         ../libopenjpeg/jpwl
 INPUT_ENCODING         = UTF-8
 FILE_PATTERNS          = *.h \
                          *.c