mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
1609b8fdb9
Fixed a file handle leak. Bumped revision to 0.74b (linux). Reworked the build system to remove uneeded dependencies (linux). Removed use of PATHSEPARATOR since Windows can use / too.
6 lines
102 B
Makefile
6 lines
102 B
Makefile
ACLOCAL_AMFLAGS = -I aclocal/m4
|
|
EXTRA_DIST = aclocal/m4 README.linux
|
|
SUBDIRS = lib client server AI
|
|
|
|
|