mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
[7868] Added guard sql queries and 7867_01_realmd_account.sql to Makefile
"the stuff I forgot in previous commit", sorry Signed-off-by: freghar <compmancz@gmail.com>
This commit is contained in:
parent
34ee1cffa2
commit
fd074a71fb
4 changed files with 6 additions and 2 deletions
|
|
@ -190,6 +190,7 @@ pkgdata_DATA = \
|
|||
7839_02_mangos_command.sql \
|
||||
7850_01_mangos_command.sql \
|
||||
7855_01_mangos_pools.sql \
|
||||
7867_01_realmd_account.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -360,4 +361,5 @@ EXTRA_DIST = \
|
|||
7839_02_mangos_command.sql \
|
||||
7850_01_mangos_command.sql \
|
||||
7855_01_mangos_pools.sql \
|
||||
7867_01_realmd_account.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue