mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 00:19:59 +01:00
[svn] Fixed linux build
--HG-- branch : trunk
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
## Sub-directories to parse
|
||||
SUBDIRS = dep doc sql src
|
||||
SUBDIRS = dep doc src
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
# Win32 project workspace for Visual Studio .NET 2003
|
||||
|
||||
@@ -256,9 +256,6 @@ AC_CONFIG_FILES([
|
||||
doc/Doxyfile
|
||||
doc/Makefile
|
||||
Makefile
|
||||
sql/Makefile
|
||||
sql/tools/Makefile
|
||||
sql/updates/Makefile
|
||||
src/Makefile
|
||||
src/framework/Makefile
|
||||
src/shared/Makefile
|
||||
|
||||
Reference in New Issue
Block a user