Recovered from microbel
This commit is contained in:
8
client/coreclient/Makefile.am
Normal file
8
client/coreclient/Makefile.am
Normal file
@@ -0,0 +1,8 @@
|
||||
INCLUDES = -I.. -I../renderer -I../gui -I../../common/include @X_CFLAGS@ @GL_CFLAGS@ -DPVVMUDCLIENT
|
||||
|
||||
noinst_LIBRARIES = libcoreclient.a
|
||||
|
||||
libcoreclient_a_SOURCES = cligos.C cliobject.C \
|
||||
clisrvmanager.C clisrvmessage.C clisrvprotocol.C \
|
||||
cliworld.C cliworldmanager.C cliworldmessage.C cliworldprotocol.C \
|
||||
clientcache.C
|
||||
Reference in New Issue
Block a user