mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
* Updated to 6721 and 676 * Fixed TrinityScript logo * Version updated to 0.2.6721.676 --HG-- branch : trunk rename : 6700-670 => 6721-676
17 lines
576 B
Makefile
17 lines
576 B
Makefile
## Process this file with automake to create Makefile.in
|
|
##
|
|
## $Id: Makefile.am 80826 2008-03-04 14:51:23Z wotte $
|
|
##
|
|
## This file was generated by MPC. Any changes made directly to
|
|
## this file will be lost the next time it is generated.
|
|
##
|
|
## MPC Command:
|
|
## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu
|
|
|
|
SUBDIRS = \
|
|
ace
|
|
|
|
ACLOCAL = @ACLOCAL@
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
AUTOMAKE_OPTIONS = foreign
|