Fix crash on startup if an LV2 plugin has a bad .ttl file.
[ardour.git] / libs / glibmm2 / scripts / Makefile.am
1 # Install m4 macros needed by other *mm packages:
2 m4dir = $(datadir)/aclocal
3 m4_DATA = glibmm_check_perl.m4
4
5 EXTRA_DIST = README config.sub missing config.guess install-sh \
6              ltmain.sh cxx.m4 cxx_std.m4 c_std.m4 docgen.m4 macros.m4 reduced.m4 \
7              $(m4_DATA)
8