mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-12-01 21:13:04 +08:00
6 lines
135 B
Makefile
6 lines
135 B
Makefile
# minimum required automake 1.6
|
|
AUTOMAKE_OPTIONS = 1.6
|
|
|
|
# any directories which should be built and installed.
|
|
SUBDIRS = man1 man3
|