1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/Makefile.am
mateuszb 4d3808cfa0 * applied ubuntux's patches
* fixed AmptyAI (it builds now)
2009-04-13 18:52:20 +00:00

8 lines
152 B
Makefile

ACLOCAL_AMFLAGS = -I aclocal/m4
EXTRA_DIST = aclocal/m4
AM_CXXFLAGS = $(BOOST_CPPFLAGS)
AM_LDFLAGS = $(BOOST_LDFLAGS)
SUBDIRS = lib client server AI