mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
adbb6492ec
It was empty and the up-to-date Debian packaging is anyway maintained separately in Debian. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
12 lines
146 B
Makefile
12 lines
146 B
Makefile
SUBDIRS = gentoo redhat
|
|
|
|
|
|
AUTOMAKE_OPTIONS = 1.5
|
|
|
|
EXTRA_DIST = pkginfo.in prototype.in
|
|
|
|
noinst_DATA = pkginfo prototype
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|