Converting to Gnu autoconf system.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
libdir = ${exec_prefix}/lib
|
||||
|
||||
lib_LTLIBRARIES = libXGL.la
|
||||
libXGL_la_SOURCES = \
|
||||
xgl.c \
|
||||
xglUtils.c
|
||||
|
||||
INCLUDES += -I..
|
||||
Reference in New Issue
Block a user