m4: add macros to dist
This commit is contained in:
@ -17,6 +17,11 @@
|
|||||||
include $(top_srcdir)/gtest.mk
|
include $(top_srcdir)/gtest.mk
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
ax_check_enable_debug.m4 \
|
||||||
|
ax_compiler_flags.m4 \
|
||||||
|
ax_compiler_flags_cflags.m4 \
|
||||||
|
ax_compiler_flags_cxxflags.m4 \
|
||||||
|
ax_is_release.m4 \
|
||||||
libtool.m4 \
|
libtool.m4 \
|
||||||
ltoptions.m4 \
|
ltoptions.m4 \
|
||||||
ltversion.m4 \
|
ltversion.m4 \
|
||||||
|
|||||||
Reference in New Issue
Block a user