Fix prev commit

This commit is contained in:
DiSlord 2009-01-07 21:48:32 +03:00
parent ebf7c767da
commit 5f894bf422
6 changed files with 14 additions and 2 deletions

View file

@ -116,6 +116,9 @@ pkgdata_DATA = \
7034_01_mangos_spell_proc_event.sql \
7040_01_mangos_achievement_reward.sql \
7044_01_mangos_spell_proc_event.sql \
7047_01_characters_character_spell.sql \
7047_02_mangos_playercreateinfo_action.sql \
7047_03_mangos_playercreateinfo_spell.sql \
README
## Additional files to include when running 'make dist'
@ -212,4 +215,7 @@ EXTRA_DIST = \
7034_01_mangos_spell_proc_event.sql \
7040_01_mangos_achievement_reward.sql \
7044_01_mangos_spell_proc_event.sql \
7047_01_characters_character_spell.sql \
7047_02_mangos_playercreateinfo_action.sql \
7047_03_mangos_playercreateinfo_spell.sql \
README