* forgotten in the last commit. There is still something fishy with the irrlicht folder
* btw someone please update the VC build files
This commit is contained in:
parent
32e4271361
commit
54bfa60db5
4
src/dep/Makefile.am
Normal file
4
src/dep/Makefile.am
Normal file
@ -0,0 +1,4 @@
|
||||
## Makefile.am - process this file with automake
|
||||
AM_CPPFLAGS = -I$(top_builddir)/src/Client -I$(top_builddir)/src/shared -I$(top_builddir)/src/Client/DefScript -I$(top_builddir)/src/Client/World -I$(top_builddir)/src/Client/Realm -Wall
|
||||
SUBDIRS = src
|
||||
## End Makefile.am
|
||||
4
src/dep/src/Makefile.am
Normal file
4
src/dep/src/Makefile.am
Normal file
@ -0,0 +1,4 @@
|
||||
## Makefile.am - process this file with automake
|
||||
AM_CPPFLAGS = -I$(top_builddir)/src/Client -I$(top_builddir)/src/shared -I$(top_builddir)/src/Client/DefScript -I$(top_builddir)/src/Client/World -I$(top_builddir)/src/Client/Realm -Wall
|
||||
SUBDIRS = irrlicht zlib zthread
|
||||
## End Makefile.am
|
||||
Loading…
x
Reference in New Issue
Block a user