mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 22:37:04 +00:00
5 lines
147 B
Makefile
5 lines
147 B
Makefile
# minimum required automake 1.6
|
|
AUTOMAKE_OPTIONS = 1.6
|
|
|
|
# library information and headers which should not be installed.
|
|
python_PYTHON = mpq.py
|