[1.5][JPIP] enabled the opj_server to reply the first query consisting with len reque...
[openjpeg.git] / applications / jpip / libopenjpip / comMakefile.mk
index e913c771aadb6992a4cb42d7c4889813881c8679..da479f47dc2fcb012c552660d7c2123a35d161f3 100644 (file)
@@ -2,7 +2,7 @@ ifdef jpipserver
 CFLAGS  = -O3 -Wall -m32 -DSERVER
 LIBNAME = libopenjpip_server.a
 else
-J2KINCDIR = ../../../libopenjpeg
+J2KINCDIR = ../../../bin
 CFLAGS  = -O3 -Wall  -I$(J2KINCDIR)
 LIBNAME = libopenjpip_local.a
 endif