mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-14 01:35:40 +00:00
479ffbba4a
Remove $Cryb$ tags as it is likely that the code will move to git.
14 lines
188 B
Makefile
14 lines
188 B
Makefile
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
SUBDIRS = include lib t
|
|
|
|
EXTRA_DIST = \
|
|
CREDITS \
|
|
HISTORY \
|
|
INSTALL \
|
|
LICENSE \
|
|
README \
|
|
RELNOTES \
|
|
autogen.sh \
|
|
tools/coverage.sh.in \
|
|
tools/setprops.sh
|