cryb-to/Makefile.am
Dag-Erling Smørgrav 95b2518eed Add m4/ax_gcc_builtin.m4 to EXTRA_DIST.
As luck would have it, 'make dist' always includes it in the tarball and 'make maintainer-clean' does not delete it, but still...
2017-03-03 17:36:02 +01:00

15 lines
212 B
Makefile

ACLOCAL_AMFLAGS = -I m4
SUBDIRS = include lib t
EXTRA_DIST = \
CREDITS \
HISTORY \
INSTALL \
LICENSE \
README \
RELNOTES \
autogen.sh \
m4/ax_gcc_builtin.m4 \
tools/coverage.sh.in \
tools/setprops.sh