build with server (from pkgsrc-wip)
This commit is contained in:
parent
3ef6bbc30e
commit
5bda9424f1
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
if BUILDABLE_SJ3SERV
|
||||
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir)/include/sj3compat \
|
||||
-I$(top_srcdir)/include/sj3lua
|
||||
|
|
@ -14,3 +16,5 @@ noinst_LTLIBRARIES = libsj3lua.la
|
|||
|
||||
libsj3lua_la_SOURCES = \
|
||||
sj3lua.c
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue