1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/Makefile with client.am

6 lines
144 B
Plaintext
Raw Normal View History

2011-10-02 16:53:15 +03:00
ACLOCAL_AMFLAGS = -I aclocal/m4
EXTRA_DIST = aclocal/m4 README.linux Data/s/*.verm
2011-12-04 14:27:04 +03:00
SUBDIRS = lib client server AI Odpalarka VCMI_BattleAiHost
2011-10-02 16:53:15 +03:00