mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-28 13:39:00 +07:00
7 lines
164 B
Makefile
Executable File
7 lines
164 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# -- makefile --
|
|
|
|
include /usr/share/cdbs/1/rules/debhelper.mk
|
|
DEB_PYTHON_SYSTEM = pysupport
|
|
include /usr/share/cdbs/1/class/python-distutils.mk
|