1 # Copyright (C) 2005-2008 MaNGOS <http://getmangos.com/>
3 # This program is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation; either version 2 of the License, or
6 # (at your option) any later version.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 # GNU General Public License for more details.
13 # You should have received a copy of the GNU General Public License
14 # along with this program; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 ## Process this file with automake to produce Makefile.in
19 ## Sub-directories to parse
21 ## Additional files to include when running 'make dist'
22 # G3DLite header files
27 g3dlite/G3D/CollisionDetection.h \
28 g3dlite/G3D/CoordinateFrame.h \
29 g3dlite/G3D/Crypto.h \
31 g3dlite/G3D/format.h \
32 g3dlite/G3D/g3dmath.h \
33 g3dlite/G3D/g3dmath.inl \
34 g3dlite/G3D/GCamera.h \
36 g3dlite/G3D/Matrix3.h \
38 g3dlite/G3D/platform.h \
40 g3dlite/G3D/Quat.inl \
42 g3dlite/G3D/RegistryUtil.h \
43 g3dlite/G3D/Sphere.h \
44 g3dlite/G3D/stringutils.h \
45 g3dlite/G3D/System.h \
47 g3dlite/G3D/Triangle.h \
48 g3dlite/G3D/Vector2.h \
49 g3dlite/G3D/Vector2.inl \
50 g3dlite/G3D/Vector2int16.h \
51 g3dlite/G3D/Vector3.h \
52 g3dlite/G3D/Vector3.inl \
53 g3dlite/G3D/Vector3int16.h \
54 g3dlite/G3D/Vector4.h \
55 g3dlite/G3D/Vector4.inl
57 # MySQL header files for Win32 builds
59 mysql/config-netware.h \
74 mysql/mysqld_error.h \
78 mysql/mysql_version.h \
83 # OpenSSL header files for Win32 builds
124 openssl/opensslconf.h \
131 openssl/pq_compat.h \
139 openssl/safestack.h \
151 openssl/ui_compat.h \
157 # PostgreSQL header files for Win32 builds
161 postgre/postgres_ext.h
163 # SQLite header files for Win32 builds
167 # Sockets header files for Win32 builds
170 sockets\CircularBuffer.h \
172 sockets\Ipv4Address.h \
173 sockets\Ipv6Address.h \
174 sockets\ISocketHandler.h \
175 sockets\ListenSocket.h \
178 sockets\RandomNumber.h \
179 sockets\ResolvServer.h \
180 sockets\ResolvSocket.h \
181 sockets\SctpSocket.h \
183 sockets\socket_include.h \
184 sockets\SocketAddress.h \
185 sockets\SocketHandler.h \
186 sockets\sockets-config.h \
188 sockets\StdoutLog.h \
189 sockets\TcpSocket.h \
191 sockets\UdpSocket.h \
195 # VLD header files for Win32 builds
199 # Zlib header files for Win32 builds
204 # ZThread header files for Win32 builds
206 zthread/AtomicCount.h \
208 zthread/BiasedReadWriteLock.h \
209 zthread/BlockingQueue.h \
210 zthread/BoundedQueue.h \
211 zthread/Cancelable.h \
212 zthread/ClassLockable.h \
213 zthread/ConcurrentExecutor.h \
214 zthread/Condition.h \
216 zthread/CountedPtr.h \
217 zthread/CountingSemaphore.h \
218 zthread/Exceptions.h \
220 zthread/FairReadWriteLock.h \
221 zthread/FastMutex.h \
222 zthread/FastRecursiveMutex.h \
224 zthread/GuardedClass.h \
226 zthread/LockedQueue.h \
227 zthread/MonitoredQueue.h \
229 zthread/NonCopyable.h \
230 zthread/PoolExecutor.h \
232 zthread/PriorityCondition.h \
233 zthread/PriorityInheritanceMutex.h \
234 zthread/PriorityMutex.h \
235 zthread/PrioritySemaphore.h \
237 zthread/ReadWriteLock.h \
238 zthread/RecursiveMutex.h \
240 zthread/Semaphore.h \
241 zthread/Singleton.h \
242 zthread/SynchronousExecutor.h \
245 zthread/ThreadLocal.h \
246 zthread/ThreadLocalImpl.h \
247 zthread/ThreadedExecutor.h \
252 # Mersenne Twister random number generator header files
254 mersennetwister/MersenneTwister.h
256 # UTF8-CPP header files
259 utf8cpp/utf8/checked.h \
260 utf8cpp/utf8/core.h \
261 utf8cpp/utf8/unchecked.h