1
0
forked from GitHub/gf-core

typo in the new Makefile

This commit is contained in:
krasimir
2016-02-17 14:40:46 +00:00
parent be9a8f5a1f
commit 6a50ccb48b

View File

@@ -6,7 +6,7 @@ JNI_PATH = /usr/lib/jvm/default-java/include
#JNI_PATH = /System/Library/Frameworks/JavaVM.framework/Versions/A/Headers/
INSTALL_PATH = /usr/local/lib
LIBTOOL = $(if $(shell command -v glibtool 2>/dev/null), glibtool --tags=CC, libtool)
LIBTOOL = $(if $(shell command -v glibtool 2>/dev/null), glibtool --tag=CC, libtool)
all: libjpgf.la jpgf.jar