mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-13 20:12:27 +00:00
f06f32849f
working on #672 NOTE: This commit can't be compiled!!
7 lines
113 B
Makefile
7 lines
113 B
Makefile
# any directories which should be built and installed.
|
|
SUBDIRS = d
|
|
|
|
if HAVE_PYTHON
|
|
SUBDIRS += python
|
|
endif
|