Makefile.am compile fix

This commit is contained in:
Elias Naur 2004-02-08 22:21:51 +00:00
parent 11b2fc05e3
commit 84cc336d9d
1 changed files with 1 additions and 1 deletions

View File

@ -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 \