mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
[svn] Removed 'contrib' and 'sql' from main Makefile.am
Removed obsolete 'contrib' and 'sql' from EXTRA_DIST. This will make the Linux build system forget about contrib/ and sql/ directories when compiling the whole thing. --HG-- branch : trunk
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
SUBDIRS = dep doc src
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
EXTRA_DIST = win contrib sql
|
||||
EXTRA_DIST = win
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user