mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-12 16:45:40 +00:00
14 lines
188 B
Text
14 lines
188 B
Text
|
ACLOCAL_AMFLAGS = -I m4
|
||
|
|
||
|
SUBDIRS = include lib libexec pam bin sbin t
|
||
|
|
||
|
EXTRA_DIST = \
|
||
|
CREDITS \
|
||
|
HISTORY \
|
||
|
INSTALL \
|
||
|
LICENSE \
|
||
|
README \
|
||
|
RELNOTES \
|
||
|
autogen.sh \
|
||
|
m4/ax_gcc_builtin.m4
|