summaryrefslogtreecommitdiff
path: root/m4/Makefile.am
diff options
context:
space:
mode:
authorcristy <urban-warrior@git.imagemagick.org>2010-04-26 00:45:55 +0000
committercristy <urban-warrior@git.imagemagick.org>2010-04-26 00:45:55 +0000
commit0d3a638f330bd469fce3703e38e09ff4b576636d (patch)
tree81e3acb3764bd332dd407734529845d98f069504 /m4/Makefile.am
parent92703d853cc9ac49e97c4da02df948387e61001f (diff)
downloadImageMagick-0d3a638f330bd469fce3703e38e09ff4b576636d.tar.gz
Diffstat (limited to 'm4/Makefile.am')
-rw-r--r--m4/Makefile.am48
1 files changed, 25 insertions, 23 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index 4a3667874..d454e7de2 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -15,26 +15,28 @@
# Makefile for building ImageMagick m4 macros.
M4_EXTRA_DIST = \
- ac_compile_warnings.m4 \
- ac_func_fseeko.m4 \
- ac_prog_perl_version.m4 \
- acx_pthread.m4 \
- argz.m4 \
- ax_opencl.m4 \
- ax_lang_compiler_ms.m4 \
- ax_prefix_config_h.m4 \
- cxx_have_bool.m4 \
- cxx_have_lstring.m4 \
- cxx_have_namespaces.m4 \
- cxx_have_std_libs.m4 \
- cxx_have_std_namespace.m4 \
- framework.m4 \
- libtool.m4 \
- ltdl.m4 \
- ltoptions.m4 \
- ltsugar.m4 \
- ltversion.m4 \
- lt~obsolete.m4 \
- magick_check_pthread_lib.m4 \
- magick_func_mmap_fileio.m4 \
- pkg.m4
+ ac_func_fseeko.m4 \
+ argz.m4 \
+ ax_c___attribute__.m4 \
+ ax_cflags_warn_all.m4 \
+ ax_compare_version.m4 \
+ ax_cxx_bool.m4 \
+ ax_cxx_namespaces.m4 \
+ ax_cxx_namespace_std.m4 \
+ ax_lang_compiler_ms.m4 \
+ ax_opencl.m4 \
+ ax_prefix_config_h.m4 \
+ ax_prog_perl_version.m4 \
+ ax_pthread.m4 \
+ cxx_have_lstring.m4 \
+ cxx_have_std_libs.m4 \
+ framework.m4 \
+ libtool.m4 \
+ ltdl.m4 \
+ lt~obsolete.m4 \
+ ltoptions.m4 \
+ ltsugar.m4 \
+ ltversion.m4 \
+ magick_check_pthread_lib.m4 \
+ magick_func_mmap_fileio.m4 \
+ pkg.m4