summaryrefslogtreecommitdiff
path: root/jp3d/codec/Makefile.am
diff options
context:
space:
mode:
authorWinfried <szukw000@arcor.de>2010-10-17 22:42:46 +0000
committerWinfried <szukw000@arcor.de>2010-10-17 22:42:46 +0000
commitf4b08bacb03457eae440ed88f70ac1598f2cee42 (patch)
treefcda8e7487cd5979586be05cdccad12af59af62b /jp3d/codec/Makefile.am
parentae6cf3da7dd5e5e1061b9da2c693674399e79874 (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 'jp3d/codec/Makefile.am')
-rw-r--r--jp3d/codec/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/jp3d/codec/Makefile.am b/jp3d/codec/Makefile.am
index 9e36582a..ae299e3d 100644
--- a/jp3d/codec/Makefile.am
+++ b/jp3d/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