12 строки
153 B
Makefile
12 строки
153 B
Makefile
SUBDIRS = debian gentoo redhat
|
|
|
|
|
|
AUTOMAKE_OPTIONS = 1.5
|
|
|
|
EXTRA_DIST = pkginfo.in prototype.in
|
|
|
|
noinst_DATA = pkginfo prototype
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|