diff --git a/src/native/common/arb/Makefile.am b/src/native/common/arb/Makefile.am index a1b0c679..8692b761 100644 --- a/src/native/common/arb/Makefile.am +++ b/src/native/common/arb/Makefile.am @@ -1,6 +1,6 @@ noinst_LTLIBRARIES = libarb.la -libla_SOURCES = $(SRC) +libarb_la_SOURCES = $(SRC) INCLUDES=-I.. SRC = org_lwjgl_opengl_ARBProgram.cpp \ org_lwjgl_opengl_ARBProgram.cpp \