[svn] Fixed linux build

--HG--
branch : trunk
This commit is contained in:
runningnak3d
2008-10-04 07:18:59 -05:00
parent 5651828bf7
commit 2a30532557
2 changed files with 1 additions and 4 deletions

View File

@@ -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

View File

@@ -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