![Mikhail S. Pobolovets](/assets/img/avatar_default.png)
Also added template in contrib/distr for some distro-related files (spec, deb, ebuild, etc)
12 строки
170 B
Makefile
12 строки
170 B
Makefile
SUBDIRS = debian gentoo redhat
|
|
|
|
|
|
AUTOMAKE_OPTIONS = 1.5
|
|
|
|
EXTRA_DIST = pkginfo.in prototype.in mc.qpg.in
|
|
|
|
noinst_DATA = mc.qpg pkginfo prototype
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|