mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
10 lines
185 B
Makefile
10 lines
185 B
Makefile
# minimum required automake 1.6
|
|
AUTOMAKE_OPTIONS = 1.6
|
|
|
|
# manual page directory.
|
|
EXTRA_DIST = $(man_MANS)
|
|
|
|
# manual pages for the installed binaries.
|
|
man_MANS = \
|
|
libmpq-config.1
|