diff options
| author | Antonin Descampe <antonin@gmail.com> | 2011-08-16 13:23:36 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2011-08-16 13:23:36 +0000 |
| commit | 6adb5f50703ff6587d26205df61dd217b16b4d2e (patch) | |
| tree | ec119f4c11559968fdcb2c17c8905eda5bc35030 /applications/codec | |
| parent | d1d662768d37880df947679a71c07f8d0bf2ef29 (diff) | |
added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools files
Diffstat (limited to 'applications/codec')
| -rw-r--r-- | applications/codec/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/codec/Makefile.am b/applications/codec/Makefile.am index 528c8640..10542b04 100644 --- a/applications/codec/Makefile.am +++ b/applications/codec/Makefile.am @@ -99,7 +99,7 @@ JPWL_image_to_j2k_CFLAGS = JPWL_image_to_j2k_LDADD = $(top_builddir)/libopenjpeg/jpwl/libopenjpeg_JPWL.la @TIFF_LIBS@ @PNG_LIBS@ JPWL_image_to_j2k_SOURCES = \ -..//common/getopt.c \ +../common/getopt.c \ index.c \ convert.c \ image_to_j2k.c |
