diff options
| author | Winfried <szukw000@arcor.de> | 2010-10-17 22:42:46 +0000 |
|---|---|---|
| committer | Winfried <szukw000@arcor.de> | 2010-10-17 22:42:46 +0000 |
| commit | 41a07019cabe651fb6d7a424ab40c01c9e8a66b0 (patch) | |
| tree | 6ffb7139c2fe2ed99f914d3acfa4a74165217f81 /codec/Makefile.am | |
| parent | a9fc37e19f9e3f2e00a2e19a521beb266821b194 (diff) | |
-This line, and those below, will be ignored--
M configure
M Makefile.in
M opj_config.h.in.user
M mj2/Makefile.in
M mj2/Makefile.am
M mj2/Makefile.nix
M libopenjpeg/Makefile.in
M jp3d/Makefile.in
M jp3d/libjp3dvm/Makefile.in
M jp3d/Makefile.nix
M jp3d/codec/Makefile.in
M jp3d/codec/Makefile.am
M config.nix
M configure.ac
M doc/Makefile.in
M doc/Makefile.am
M doc/Makefile.nix
M INSTALL
M CHANGES
M jpwl/Makefile.in
M jpwl/Makefile.am
M jpwl/Makefile.nix
M Makefile.am
M Makefile.nix
M codec/Makefile.in
M codec/Makefile.am
Diffstat (limited to 'codec/Makefile.am')
| -rw-r--r-- | codec/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codec/Makefile.am b/codec/Makefile.am index 9e36582a..ae299e3d 100644 --- a/codec/Makefile.am +++ b/codec/Makefile.am @@ -2,7 +2,7 @@ USERLIBS = INCLUDES = -I. -I../libjp3dvm -CFLAGS = -Wall $(INCLUDES) +CFLAGS = -Wall $(INCLUDES) -static bin_PROGRAMS = jp3d_to_volume volume_to_jp3d LDADD = $(USERLIBS) ../libjp3dvm/libopenjp3dvm.la |
