about summary refs log tree commit diff
path: root/converter/other/jpeg2000/libjasper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/jpeg2000/libjasper/Makefile')
-rw-r--r--converter/other/jpeg2000/libjasper/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/converter/other/jpeg2000/libjasper/Makefile b/converter/other/jpeg2000/libjasper/Makefile
index 73d263ec..ad4fbd8f 100644
--- a/converter/other/jpeg2000/libjasper/Makefile
+++ b/converter/other/jpeg2000/libjasper/Makefile
@@ -8,6 +8,8 @@ VPATH=.:$(SRCDIR)/$(SUBDIR)
 include $(BUILDDIR)/Makefile.config
 
 SUBDIRS = base jp2 jpc
+LIB_OBJECTS =
+JASPERSRCDIR = $(SRCDIR)/$(SUBDIR)
 
 # NOTE: The library source code uses 64 bit types, so you cannot
 # build it (compile will fail) if you don't have 64 bit types defined